Function gstreamer_sys::gst_pad_start_task

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