lv_obj_remove_style

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,
)