pyo3_ffi

Function PyObject_GetArenaAllocator

Source
pub unsafe extern "C" fn PyObject_GetArenaAllocator(
    allocator: *mut PyObjectArenaAllocator,
)
Available on non-Py_LIMITED_API and neither PyPy nor GraalPy only.