Function pyo3::ffi::PyMem_GetAllocator

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