gst_iterator_foreach

Function gst_iterator_foreach 

Source
pub unsafe extern "C" fn gst_iterator_foreach(
    it: *mut GstIterator,
    func: GstIteratorForeachFunction,
    user_data: gpointer,
) -> GstIteratorResult