Host_bindings::LVGL

Function lv_obj_set_size

Source
pub unsafe extern "C" fn lv_obj_set_size(
    obj: *mut lv_obj_t,
    w: i32,
    h: i32,
)