pyo3_
ffi
0.24.0
In pyo3_
ffi::
object
pyo3_ffi
::
object
Constant
Py_TPFLAGS_READY
Copy item path
Source
pub const Py_TPFLAGS_READY:
c_ulong
= _; // 4_096u64
Expand description
Set if the type is ‘ready’ – fully initialized
⚠️ Internal Docs ⚠️ Not Public API 👉
Official Docs Here