pub type RawEventAndSeqNumber = RawEventAndSeqNumber<Vec<u8>>;Expand description
The raw bytes of an X11 event and its sequence number.
pub type RawEventAndSeqNumber = RawEventAndSeqNumber<Vec<u8>>;The raw bytes of an X11 event and its sequence number.