[][src]Function fltk_sys::table::Fl_Table_Row_get_selection

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