igraph_sparsemat_realloc

Function igraph_sparsemat_realloc 

Source
pub unsafe extern "C" fn igraph_sparsemat_realloc(
    A: *mut igraph_sparsemat_t,
    nzmax: igraph_int_t,
) -> igraph_error_t