Function gstreamer_sys::gst_iterator_foreach

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