Host_bindings::LVGL

Function lv_theme_set_apply_cb

Source
pub unsafe extern "C" fn lv_theme_set_apply_cb(
    theme: *mut lv_theme_t,
    apply_cb: Option<unsafe extern "C" fn(_: *mut lv_theme_t, _: *mut lv_obj_t)>,
)