Function gstreamer_sys::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