We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
2 parents 8bc13cb + c1e43c7 commit 27aad53Copy full SHA for 27aad53
stdlib/public/Platform/winsdk.modulemap
@@ -43,6 +43,8 @@ module WinSDK [system] {
43
44
module console {
45
header "consoleapi.h"
46
+ header "consoleapi2.h"
47
+ header "consoleapi3.h"
48
export *
49
}
50
0 commit comments