Crate windows_hotkeys

source ·

Re-exports

Modules

Structs

  • Identifier of a registered hotkey. This is returned when registering a hotkey and can be used to unregister it later.
  • The InterruptHandle can be used to interrupt the event loop of the originating HotkeyManager. This handle can be used from any thread and can be used multiple times.

Traits

Functions