pyo3_ffi

Function PyHeapType_GET_MEMBERS

Source
pub unsafe fn PyHeapType_GET_MEMBERS(
    etype: *mut PyHeapTypeObject,
) -> *mut PyMemberDef
Available on non-Py_LIMITED_API only.