Host_
bindings
0.1.0
In Host_
bindings::
LVGL
Host_bindings
::
LVGL
Function
lv_area_set
Copy item path
Source
pub unsafe extern "C" fn lv_area_set( area_p:
*mut
lv_area_t
, x1:
i32
, y1:
i32
, x2:
i32
, y2:
i32
, )