Type Alias x11rb::xcb_ffi::RawEventAndSeqNumber
source ยท pub type RawEventAndSeqNumber = RawEventAndSeqNumber<<XCBConnection as RequestConnection>::Buf>;
Expand description
The raw bytes of an event received by XCBConnection
and its sequence number.