pyo3::ffi

Function PyObject_GetArenaAllocator

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