pyo3::ffi

Function PyObject_SetArenaAllocator

Source
pub unsafe extern "C" fn PyObject_SetArenaAllocator(
    allocator: *mut PyObjectArenaAllocator,
)