Type Definition x11::xlib::XConnectionWatchProc
[−]
[src]
type XConnectionWatchProc = Option<unsafe extern "C" fn(_: *mut Display, _: XPointer, _: c_int, _: Bool, _: XPointer)>;