[][src]Constant python3_sys::Py_TPFLAGS_READY

pub const Py_TPFLAGS_READY: c_ulong = (1 << 12); // 4_096u64

Set if the type is 'ready' -- fully initialized