Files
Trac3r-rust/doc/wayland_commons/wire/sidebar-items.js
2020-01-23 23:13:36 -08:00

1 line
545 B
JavaScript

initSidebarItems({"enum":[["Argument","Enum of possible argument as recognized by the wire, including values"],["ArgumentType","Enum of possible argument types as recognized by the wire"],["MessageParseError","Error generated when trying to deserialize a message from buffers"],["MessageWriteError","Error generated when trying to serialize a message into buffers"]],"fn":[["dup_fd_cloexec","Duplicate a `RawFd` and set the CLOEXEC flag on the copy"]],"struct":[["Message","A wire message"],["MessageDesc","Wire metadata of a given message"]]});