Module glutin::platform[][src]

Contains traits with platform-specific methods in them.

Contains the following modules:

Modules

run_return

Platform-specific methods for event loops independent from the application lifetime.

unix

Platform-specific methods for unix operating systems.

Traits

ContextTraitExt

Platform-specific extensions for OpenGL Contexts.