fltk_sys::table

Function Fl_Table_Row_find_cell

Source
pub unsafe extern "C" fn Fl_Table_Row_find_cell(
    self_: *const Fl_Table_Row,
    ctx: c_int,
    r: c_int,
    c: c_int,
    x: *mut c_int,
    y: *mut c_int,
    w: *mut c_int,
    h: *mut c_int,
) -> c_int