Function gsl_sys::gsl_spmatrix_short_csr[][src]

pub unsafe extern "C" fn gsl_spmatrix_short_csr(
    dest: *mut gsl_spmatrix_short,
    src: *const gsl_spmatrix_short
) -> c_int