[][src]Type Definition lvgl::hal::indev::lv_task_cb_t

type lv_task_cb_t = Option<unsafe extern "C" fn(arg1: *mut _lv_task_t)>;

Tasks execute this type type of functions.