Py_TPFLAGS_HEAPTYPE

Set if the type object is dynamically allocated

extern (C)
enum int Py_TPFLAGS_HEAPTYPE;

Meta