Skip to main content

PyType_GetTypeDataSize

Function PyType_GetTypeDataSize 

Source
pub unsafe extern "C" fn PyType_GetTypeDataSize(
    cls: *mut PyTypeObject,
) -> isize
Available on Py_3_12 only.
⚠️ Internal Docs ⚠️ Not Public API 👉 Official Docs Here