Module winit::platform::windows

source ·
Available on windows_platform only.
Expand description

§Windows

The supported OS version is Windows 7 or higher, though Windows 10 is tested regularly.

Structs§

  • A wrapper around a Window that ignores thread-specific window handle limitations.
  • Describes a color used by Windows

Enums§

Traits§

Type Aliases§

  • Menu Handle type used by Win32 API
  • Monitor Handle type used by Win32 API
  • Window Handle type used by Win32 API