[][src]Function gsl_sys::gsl_spmatrix_ptr

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