Function pyo3::ffi::PyMem_SetAllocator

source ·
pub unsafe extern "C" fn PyMem_SetAllocator(
    domain: PyMemAllocatorDomain,
    allocator: *mut PyMemAllocatorEx
)
Available on neither PyPy nor GraalPy.
⚠️ Internal Docs ⚠️ Not Public API 👉 Official Docs Here