Type Alias x11rb_protocol::connection::RawEventAndSeqNumber

source ยท
pub type RawEventAndSeqNumber = RawEventAndSeqNumber<Vec<u8>>;
Expand description

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