Module winit::platform::x11

source ·

Enums§

Traits§

Functions§

Type Aliases§

  • A unique identifer for an X11 visual.
  • A unique identifier for an X11 window.
  • The first argument in the provided hook will be the pointer to XDisplay and the second one the pointer to XErrorEvent. The returned bool is an indicator whether the error was handled by the callback.