fltk_sys::table

Function Fl_Table_Row_get_selection

Source
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,
)