gstreamer_sys

Function gst_task_new

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