Constant T_DOUBLE

pub const T_DOUBLE: i32 = 4;
Available on crate features dep_pyo3 and std only.