pyo3_ffi

Function PyMem_GetAllocator

Source
pub unsafe extern "C" fn PyMem_GetAllocator(
    domain: PyMemAllocatorDomain,
    allocator: *mut PyMemAllocatorEx,
)
Available on non-Py_LIMITED_API and neither PyPy nor GraalPy only.