Skip to main content
Py_TPFLAGS_READY
pyo3_
ffi
0.28.3
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