[][src]Function pyo3::ffi::PyMem_GetAllocator

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