Function lvgl_sys::lv_obj_set_pos[][src]

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