Function gsl_sys::gsl_spmatrix_realloc[][src]

pub unsafe extern "C" fn gsl_spmatrix_realloc(
    nzmax: usize,
    m: *mut gsl_spmatrix
) -> c_int