Type Alias winit::platform_impl::platform::wayland::event_loop::WaylandDispatcher

source ·
type WaylandDispatcher = Dispatcher<'static, WaylandSource<WinitState>, WinitState>;

Aliased Type§

struct WaylandDispatcher(/* private fields */);