Host_bindings::LVGL

Function lv_obj_remove_style

Source
pub unsafe extern "C" fn lv_obj_remove_style(
    obj: *mut lv_obj_t,
    style: *const lv_style_t,
    selector: u32,
)