Type Alias winit::platform_impl::platform::x11::X11rbConnection

source ·
type X11rbConnection = XCBConnection;
Expand description

The underlying x11rb connection that we are using.

Aliased Type§

struct X11rbConnection { /* private fields */ }