Function graphannis_capi::data::vec_get[][src]

pub fn vec_get<T>(ptr: *const Vec<T>, i: size_t) -> *const T