tableview_column_width

Function tableview_column_width 

Source
pub unsafe extern "C" fn tableview_column_width(
    view: *mut TableView,
    column_id: u32,
    width: real32_t,
)