Host_bindings::LVGL

Function lv_area_move

Source
pub unsafe extern "C" fn lv_area_move(
    area: *mut lv_area_t,
    x_ofs: i32,
    y_ofs: i32,
)