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

Set if the type object is dynamically allocated