Type Definition lvgl_sys::lv_theme_apply_cb_t

source ·
pub type lv_theme_apply_cb_t = Option<unsafe extern "C" fn(arg1: *mut _lv_theme_t, arg2: *mut lv_obj_t)>;