Function gsl_sys::gsl_matrix_ushort_const_subrow 
source · [−]pub unsafe extern "C" fn gsl_matrix_ushort_const_subrow(
    m: *const gsl_matrix_ushort, 
    i: usize, 
    offset: usize, 
    n: usize
) -> _gsl_vector_ushort_const_view