Function gsl_sys::gsl_vector_uint_get[][src]

pub unsafe extern "C" fn gsl_vector_uint_get(
    v: *const gsl_vector_uint,
    i: usize
) -> c_uint