[][src]Function pyo3::ffi::PyMem_SetAllocator

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