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

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