Module winit::platform::unix

source ·

Re-exports§

  • pub use crate::window::Theme;

Enums§

Traits§

Functions§

Type Aliases§

  • 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.