Function gstreamer_sys::gst_task_new

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