Expand description
Types and routines used to manipulate arguments from the wire format
Enums§
- Message
Parse Error - Error generated when trying to deserialize a message from buffers
- Message
Write Error - Error generated when trying to serialize a message into buffers
Functions§
- next_
multiple_ 🔒of - parse_
message - Attempts to parse a single wayland message with the given signature.
- write_
to_ buffers - Serialize the contents of this message into provided buffers