devela::_dep::pyo3::ffi::structmember

Constant T_OBJECT

pub const T_OBJECT: i32 = 6;
👎Deprecated: Use Py_T_OBJECT_EX instead
Available on crate features dep_pyo3 and std only.