pub type RawEventAndSeqNumber = RawEventAndSeqNumber<<XCBConnection as RequestConnection>::Buf>;
Expand description
The raw bytes of an event received by XCBConnection
and its sequence number.
pub type RawEventAndSeqNumber = RawEventAndSeqNumber<<XCBConnection as RequestConnection>::Buf>;
The raw bytes of an event received by XCBConnection
and its sequence number.