Function gstreamer_sys::gst_bin_find_unlinked_pad

source ·
pub unsafe extern "C" fn gst_bin_find_unlinked_pad(
    bin: *mut GstBin,
    direction: GstPadDirection,
) -> *mut GstPad