Type Alias x11rb::xcb_ffi::BufWithFds
source ยท 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
.