[][src]Function gsl_sys::gsl_matrix_ushort_get_row

pub unsafe extern "C" fn gsl_matrix_ushort_get_row(
    v: *mut gsl_vector_ushort,
    m: *const gsl_matrix_ushort,
    i: usize
) -> c_int