Function pyo3::ffi::PyObject_SetArenaAllocator
source · pub unsafe extern "C" fn PyObject_SetArenaAllocator(
allocator: *mut PyObjectArenaAllocator
)Available on neither
Py_LIMITED_API nor PyPy.