Module glutin::platform::unix

source ·
Expand description

Platform-specific methods for unix operating systems.

Modules§

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.