Host_bindings::LVGL

Function lv_table_set_column_width

Source
pub unsafe extern "C" fn lv_table_set_column_width(
    obj: *mut lv_obj_t,
    col_id: u32,
    w: i32,
)