[−][src]Constant pyo3::ffi::Py_TPFLAGS_BASETYPE
pub const Py_TPFLAGS_BASETYPE: c_ulong = 1 << 10; // 1_024u64
Set if the type allows subclassing
pub const Py_TPFLAGS_BASETYPE: c_ulong = 1 << 10; // 1_024u64
Set if the type allows subclassing