Type Definition lvgl_sys::lv_group_focus_cb_t[][src]

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