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.