pub type RawEventAndSeqNumber = RawEventAndSeqNumber<Vec<u8>>;
Expand description

The raw bytes of an X11 event and its sequence number.