Host_bindings::LVGL

Function lv_obj_set_pos

Source
pub unsafe extern "C" fn lv_obj_set_pos(
    obj: *mut lv_obj_t,
    x: i32,
    y: i32,
)