Function pyo3_ffi::PyObject_SetArenaAllocator

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