[][src]Function gsl_sys::gsl_spmatrix_ulong_realloc

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