igraph_calloc

Function igraph_calloc 

Source
pub unsafe extern "C" fn igraph_calloc(
    count: usize,
    size: usize,
) -> *mut c_void