Function pyo3_ffi::_PyObject_GC_Calloc
source ยท pub unsafe extern "C" fn _PyObject_GC_Calloc(
size: size_t,
) -> *mut PyObject
Available on non-
Py_3_11
and non-Py_LIMITED_API
only.