pyo3_ffi

Function PyObject_GetTypeDataSize

Source
pub unsafe extern "C" fn PyObject_GetTypeDataSize(
    cls: *mut PyTypeObject,
) -> Py_ssize_t