[−][src]Constant pyo3::ffi::Py_TPFLAGS_HEAPTYPE
pub const Py_TPFLAGS_HEAPTYPE: c_ulong = 1 << 9; // 512u64
Set if the type object is dynamically allocated
pub const Py_TPFLAGS_HEAPTYPE: c_ulong = 1 << 9; // 512u64
Set if the type object is dynamically allocated