Function pyo3::ffi::_PyObject_GC_Calloc

source ยท
pub unsafe extern "C" fn _PyObject_GC_Calloc(
    size: usize,
) -> *mut PyObject