gstreamer_sys

Function gst_pad_set_link_function_full

Source
pub unsafe extern "C" fn gst_pad_set_link_function_full(
    pad: *mut GstPad,
    link: GstPadLinkFunction,
    user_data: gpointer,
    notify: GDestroyNotify,
)