fltk_sys::table

Function Fl_Table_Row_set_col_width

Source
pub unsafe extern "C" fn Fl_Table_Row_set_col_width(
    self_: *mut Fl_Table_Row,
    col: c_int,
    width: c_int,
)