Constant pyo3_ffi::Py_TPFLAGS_BASETYPE

source ยท
pub const Py_TPFLAGS_BASETYPE: c_ulong = _; // 1_024u64
Expand description

Set if the type allows subclassing