Module glutin::platform

source ·
Expand description

Contains traits with platform-specific methods in them.

Contains the following modules:

  • android
  • ios
  • macos
  • unix
  • windows

Modules

  • Platform-specific methods for desktop operating systems.
  • Platform-specific methods for unix operating systems.

Traits