API Version: 0.8
Library Version: 0.8.27
gint arv_buffer_find_component ( ArvBuffer* buffer, guint component_id )
Search for the part corresponding to component_id.
component_id
guint
The component id to find.
gint
The corresponding part id, -1 if not found.