pub type BufWithFds = BufWithFds<<XCBConnection as RequestConnection>::Buf>;Expand description
A combination of a buffer and a list of file descriptors for use by XCBConnection.
pub type BufWithFds = BufWithFds<<XCBConnection as RequestConnection>::Buf>;A combination of a buffer and a list of file descriptors for use by XCBConnection.