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