[][src]Function fltk_sys::text::Fl_Text_Editor_set_draw

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