☰
In pyo3::ffi
?
Constant
pyo3
::
ffi
::
Py_TPFLAGS_BASETYPE
source
·
[
−
]
pub const Py_TPFLAGS_BASETYPE:
u64
= 1 << 10; // 1_024u64
Expand description
Set if the type allows subclassing