Function python3_sys::_PyObject_GC_Calloc

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