Type Alias x11rb_protocol::RawEventAndSeqNumber
source · pub type RawEventAndSeqNumber<B> = (B, SequenceNumber);Expand description
The raw bytes of an event and its sequence number.
pub type RawEventAndSeqNumber<B> = (B, SequenceNumber);The raw bytes of an event and its sequence number.