Constant Py_TPFLAGS_READY
pub const Py_TPFLAGS_READY: u32 = _; // 4_096u32Available on crate feature
tls only.Expand description
Set if the type is ‘ready’ – fully initialized
pub const Py_TPFLAGS_READY: u32 = _; // 4_096u32tls only.Set if the type is ‘ready’ – fully initialized