Constant pyo3::ffi::Py_TPFLAGS_HEAPTYPE

source ·
pub const Py_TPFLAGS_HEAPTYPE: u64 = 1 << 9; // 512u64
Expand description

Set if the type object is dynamically allocated