[][src]Type Definition fltk_sys::widget::Fl_Callback

type Fl_Callback = Option<unsafe extern "C" fn(arg1: *mut Fl_Widget, arg2: *mut c_void)>;