Type Alias x11rb_protocol::RawEventAndSeqNumber

source ยท
pub type RawEventAndSeqNumber<B> = (B, SequenceNumber);
Expand description

The raw bytes of an event and its sequence number.