[][src]Function fltk_sys::table::Fl_Table_set_draw

pub unsafe extern "C" fn Fl_Table_set_draw(
    self_: *mut Fl_Table,
    cb: custom_draw_callback,
    data: *mut c_void
)