Type Alias x11rb_protocol::connection::BufWithFds
source ยท pub type BufWithFds = BufWithFds<Vec<u8>>;
Expand description
A combination of a buffer and a list of file descriptors.
pub type BufWithFds = BufWithFds<Vec<u8>>;
A combination of a buffer and a list of file descriptors.