Function gstreamer_sys::gst_pad_set_unlink_function_full[][src]

pub unsafe extern "C" fn gst_pad_set_unlink_function_full(
    pad: *mut GstPad,
    unlink: GstPadUnlinkFunction,
    user_data: gpointer,
    notify: GDestroyNotify
)