pyo3::ffi

Function _PyObject_GC_Calloc

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