Type Alias winit::platform_impl::linux::x11::X11rbConnection
source · type X11rbConnection = XCBConnection;
Expand description
The underlying x11rb connection that we are using.
Aliased Type§
struct X11rbConnection { /* private fields */ }