gstreamer_sys

Function gst_bin_iterate_all_by_interface

Source
pub unsafe extern "C" fn gst_bin_iterate_all_by_interface(
    bin: *mut GstBin,
    iface: GType,
) -> *mut GstIterator