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

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