Constant x11rb_protocol::packet_reader::MINIMAL_PACKET_LENGTH
source ยท const MINIMAL_PACKET_LENGTH: usize = 32;
Expand description
Minimal length of an X11 packet.
const MINIMAL_PACKET_LENGTH: usize = 32;
Minimal length of an X11 packet.