Constant python3_sys::Py_TPFLAGS_READY

source ·
pub const Py_TPFLAGS_READY: c_ulong = _; // 4_096u32
Expand description

Set if the type is ‘ready’ – fully initialized