tableview_header_title

Function tableview_header_title 

Source
pub unsafe extern "C" fn tableview_header_title(
    view: *mut TableView,
    column_id: u32,
    text: *const char_t,
)