[][src]Function fltk_sys::text::Fl_Text_Display_set_handler

pub unsafe extern "C" fn Fl_Text_Display_set_handler(
    self_: *mut Fl_Text_Display,
    cb: custom_handler_callback,
    data: *mut c_void
)