Skip to main content

PyType_Freeze

Function PyType_Freeze 

Source
pub unsafe extern "C" fn PyType_Freeze(tp: *mut PyTypeObject) -> i32
Available on Py_3_14 only.
⚠️ Internal Docs ⚠️ Not Public API 👉 Official Docs Here