[][src]Function fltk_sys::table::Fl_Table_Row_set_selection

pub unsafe extern "C" fn Fl_Table_Row_set_selection(
    self_: *mut Fl_Table_Row,
    row_top: c_int,
    col_left: c_int,
    row_bot: c_int,
    col_right: c_int
)