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