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.