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

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