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.