Module glutin::platform [−][src]
Expand description
Contains traits with platform-specific methods in them.
Contains the following modules:
android
ios
macos
unix
windows
Modules
Platform-specific methods for event loops independent from the application lifetime.
Platform-specific methods for unix operating systems.
Traits
Platform-specific extensions for OpenGL Context
s.