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