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