[][src]Function gsl_sys::gsl_spmatrix_dense_sub

pub unsafe extern "C" fn gsl_spmatrix_dense_sub(
    a: *mut gsl_matrix,
    b: *const gsl_spmatrix
) -> c_int
This is supported on crate feature v2_7 only.