Function gstreamer_sys::gst_task_new[][src]

pub unsafe extern "C" fn gst_task_new(
    func: GstTaskFunction,
    user_data: gpointer,
    notify: GDestroyNotify
) -> *mut GstTask