[][src]Function gsl_sys::gsl_matrix_short_get_row

pub unsafe extern "C" fn gsl_matrix_short_get_row(
    v: *mut gsl_vector_short,
    m: *const gsl_matrix_short,
    i: usize
) -> c_int