Function lvgl_sys::lv_obj_move_to

source ·
pub unsafe extern "C" fn lv_obj_move_to(
    obj: *mut _lv_obj_t,
    x: lv_coord_t,
    y: lv_coord_t
)