[−][src]Type Definition gst::ffi::GstTaskThreadFunc
type GstTaskThreadFunc = Option<extern "C" fn(task: *mut GstTask, thread: *mut GThread, user_data: gpointer)>;
type GstTaskThreadFunc = Option<extern "C" fn(task: *mut GstTask, thread: *mut GThread, user_data: gpointer)>;