Function gsl_sys::gsl_spmatrix_ulong_d2sp[][src]

pub unsafe extern "C" fn gsl_spmatrix_ulong_d2sp(
    T: *mut gsl_spmatrix_ulong,
    A: *const gsl_matrix_ulong
) -> c_int