Constant python3_sys::Py_TPFLAGS_READY
source · [−]pub const Py_TPFLAGS_READY: c_ulong = _; // 4_096u32Expand description
Set if the type is ‘ready’ – fully initialized
pub const Py_TPFLAGS_READY: c_ulong = _; // 4_096u32Set if the type is ‘ready’ – fully initialized