Function graphannis_capi::data::annis_vec_component_get[][src]

#[no_mangle]pub extern "C" fn annis_vec_component_get(
    ptr: *const Vec<AnnotationComponent>,
    i: size_t
) -> *const AnnotationComponent

Get a read-only reference to the component at position i of the vector.