[][src]Function gstreamer_sys::gst_task_new

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