Function gsl_sys::gsl_spmatrix_sp2d[][src]

pub unsafe extern "C" fn gsl_spmatrix_sp2d(
    A: *mut gsl_matrix,
    S: *const gsl_spmatrix
) -> c_int