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