Module winit::platform_impl::linux::wayland::event_loop::sink

source ·
Expand description

An event loop’s sink to deliver events from the Wayland event callbacks.

Structs§

  • An event loop’s sink to deliver events from the Wayland event callbacks to the winit’s user.