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