Constant pyo3_ffi::Py_TPFLAGS_HEAPTYPE
source · pub const Py_TPFLAGS_HEAPTYPE: c_ulong = _; // 512u64
Expand description
Set if the type object is dynamically allocated
pub const Py_TPFLAGS_HEAPTYPE: c_ulong = _; // 512u64
Set if the type object is dynamically allocated