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