☰
Module win
Structs
Functions
Type Definitions
?
Module
test
::
term
::
win
source
·
[
−
]
🔬
This is a nightly-only experimental API. (
test
)
Expand description
Windows console handling
Structs
CONSOLE_SCREEN_BUFFER_INFO
🔒
Experimental
COORD
🔒
Experimental
SMALL_RECT
🔒
Experimental
WinConsole
🔒
Experimental
A Terminal implementation that uses the Win32 Console API.
Functions
GetConsoleScreenBufferInfo
🔒
⚠
Experimental
GetStdHandle
🔒
⚠
Experimental
SetConsoleTextAttribute
🔒
⚠
Experimental
bits_to_color
🔒
Experimental
color_to_bits
🔒
Experimental
Type Definitions
BOOL
🔒
Experimental
DWORD
🔒
Experimental
HANDLE
🔒
Experimental
SHORT
🔒
Experimental
WORD
🔒
Experimental