Host_bindings::LVGL

Function lv_obj_set_style_max_width

Source
pub unsafe extern "C" fn lv_obj_set_style_max_width(
    obj: *mut lv_obj_t,
    value: i32,
    selector: u32,
)