mirror of
https://github.com/microsoft/PowerToys.git
synced 2024-12-26 02:28:17 +08:00
4 lines
65 B
C
4 lines
65 B
C
|
#pragma once
|
||
|
bool winkey_held();
|
||
|
bool only_winkey_key_held();
|