Type Definition lvgl_sys::lv_group_focus_cb_t

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