graphics
0.1.0
In graphics::
lvgl
graphics
::
lvgl
Function
lv_table_set_column_width
Copy item path
Source
pub unsafe extern "C" fn lv_table_set_column_width( obj:
*mut
_lv_obj_t
, col_id:
u32
, w:
i32
, )