Function pyo3::ffi::PyObject_SetArenaAllocator

source ·
pub unsafe extern "C" fn PyObject_SetArenaAllocator(
    allocator: *mut PyObjectArenaAllocator
)