Host_bindings::LVGL

Function lv_obj_move_to

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