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