Function gstreamer_sys::gst_pad_link_full

source ·
pub unsafe extern "C" fn gst_pad_link_full(
    srcpad: *mut GstPad,
    sinkpad: *mut GstPad,
    flags: GstPadLinkCheck,
) -> GstPadLinkReturn