Function x11::xt::XtInsertEventHandler[][src]

pub unsafe extern "C" fn XtInsertEventHandler(
    _6: Widget,
    _5: c_ulong,
    _4: c_char,
    _3: Option<unsafe extern "C" fn(_: Widget, _: *mut c_void, _: *mut XEvent, _: *mut c_char)>,
    _2: *mut c_void,
    _1: XtListPosition
)