dcell ~master (2025-12-15T06:58:51.846294)
Dub
Repo
GetConsoleScreenBufferInfo
dcell
wintty
Undocumented in source but is binding to Windows. You might be able to learn more by searching the web for its name.
version(Windows)
extern (
Windows
) @
nogc
nothrow
BOOL
GetConsoleScreenBufferInfo
(
HANDLE
hConsoleOutput
,
CONSOLE_SCREEN_BUFFER_INFO
*
lpConsoleScreenBufferInfo
)
Meta
Source
See Implementation
dcell
wintty
classes
WinTty
functions
CloseHandle
CreateEventW
FlushConsoleInputBuffer
GetConsoleMode
GetConsoleScreenBufferInfo
GetNumberOfConsoleInputEvents
ReadConsoleInputW
SetConsoleMode
SetEvent
WaitForMultipleObjects
WriteConsoleW