[][src]Type Definition x11_dl::xlib::XConnectionWatchProc

type XConnectionWatchProc = Option<unsafe extern "C" fn(_: *mut Display, _: XPointer, _: c_int, _: Bool, _: XPointer)>;