Type Definition x11rb::connection::RawEventAndSeqNumber[][src]

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

The raw bytes of an event and its sequence number.