Modules
std
os
windows
STD_INPUT_HANDLE
Constant STD_INPUT_HANDLE
[src]
The standard input device. Initially, this is the console input buffer, CONIN$.
Source
pub const STD_INPUT_HANDLE = maxInt(DWORD) - 10 + 1