Type Definition lvgl_sys::lv_anim_ready_cb_t[][src]

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