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