Constant T_NONE

pub const T_NONE: i32 = 20;
👎Deprecated: Value is always none
Available on crate features dep_pyo3 and std only.