[][src]Function gstreamer_sys::gst_pad_start_task

pub unsafe extern "C" fn gst_pad_start_task(
    pad: *mut GstPad,
    func: GstTaskFunction,
    user_data: gpointer,
    notify: GDestroyNotify
) -> gboolean