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
, )