STD_OUTPUT_HANDLE top-level constant Null safety
The standard output device. Initially, this is the active console screen buffer, CONOUT$.
Implementation
const STD_OUTPUT_HANDLE = -11;
The standard output device. Initially, this is the active console screen buffer, CONOUT$.
const STD_OUTPUT_HANDLE = -11;