mirror of
https://github.com/microsoft/PowerToys.git
synced 2025-12-16 19:57:57 +01:00
4 lines
65 B
C
4 lines
65 B
C
|
|
#pragma once
|
||
|
|
bool winkey_held();
|
||
|
|
bool only_winkey_key_held();
|