fltk_sys::table

Function Fl_Table_visible_cells

Source
pub unsafe extern "C" fn Fl_Table_visible_cells(
    self_: *mut Fl_Table,
    r1: *mut c_int,
    r2: *mut c_int,
    c1: *mut c_int,
    c2: *mut c_int,
)