Crate xcb_rust_protocol

Source

Re-exports§

pub use crate::error::Error;
pub use crate::error::Result;

Modules§

connection
error
proto
util

Macros§

implement_bit_ops
vec_from_bytes_fixed
vec_from_bytes_var

Constants§

COPY_CLASS_FROM_PARENT
This constant can be used for the class parameter in create_window. It indicates to use the parent window’s class.
COPY_DEPTH_FROM_PARENT
This constant can be used for the depth parameter in create_window. It indicates to use the parent window’s depth.
COPY_FROM_PARENT
This constant can be used for many parameters in create_window
NONE
The universal null resource or null atom parameter value for many core X requests