Skip to main content

annis_vec_component_get

Function annis_vec_component_get 

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

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