Constant python3_sys::Py_TPFLAGS_BASETYPE
source · [−]pub const Py_TPFLAGS_BASETYPE: c_ulong = _; // 1_024u32Expand description
Set if the type allows subclassing
pub const Py_TPFLAGS_BASETYPE: c_ulong = _; // 1_024u32Set if the type allows subclassing