Function pyo3_ffi::PyMem_GetAllocator

source ยท
pub unsafe extern "C" fn PyMem_GetAllocator(
    domain: PyMemAllocatorDomain,
    allocator: *mut PyMemAllocatorEx
)