Function PyObject_GetArenaAllocator
pub unsafe extern "C" fn PyObject_GetArenaAllocator(
allocator: *mut PyObjectArenaAllocator,
)
Available on crate features
dep_pyo3
and std
only.pub unsafe extern "C" fn PyObject_GetArenaAllocator(
allocator: *mut PyObjectArenaAllocator,
)
dep_pyo3
and std
only.