Function gsl_sys::gsl_spmatrix_ptr[][src]

pub unsafe extern "C" fn gsl_spmatrix_ptr(
    m: *const gsl_spmatrix,
    i: usize,
    j: usize
) -> *mut f64