[][src]Function gsl_sys::gsl_spmatrix_ulong_csr

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