gstreamer_sys

Function gst_pad_link_maybe_ghosting_full

Source
pub unsafe extern "C" fn gst_pad_link_maybe_ghosting_full(
    src: *mut GstPad,
    sink: *mut GstPad,
    flags: GstPadLinkCheck,
) -> gboolean