x11rb::rust_connection

Type Alias BufWithFds

Source
pub type BufWithFds = BufWithFds<<RustConnection as RequestConnection>::Buf>;
Expand description

A combination of a buffer and a list of file descriptors for use by RustConnection.