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.