Function gsl_sys::gsl_matrix_row[][src]

pub unsafe extern "C" fn gsl_matrix_row(
    m: *mut gsl_matrix,
    i: usize
) -> _gsl_vector_view