Type Definition x11::xlib::XConnectionWatchProc

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