gstreamer_sys

Function gst_iterator_find_custom

Source
pub unsafe extern "C" fn gst_iterator_find_custom(
    it: *mut GstIterator,
    func: GCompareFunc,
    elem: *mut GValue,
    user_data: gpointer,
) -> gboolean