Code
Hub
Workspaces
Following
Trending
Connect
MCP
copy
Index your code
hub
/
github.com/olekukonko/ts
/ types & classes
Types & classes
4 in github.com/olekukonko/ts
⨍
Functions
10
◇
Types & classes
4
Struct
CONSOLE_SCREEN_BUFFER_INFO
Contains information about a console screen buffer. http://msdn.microsoft.com/en-us/library/windows/desktop/ms682093(v=vs.85).aspx
ts_windows.go:27
Struct
COORD
Defines the coordinates of a character cell in a console screen buffer. The origin of the coordinate system (0,0) is at the top, left cell of the buff
ts_windows.go:38
Struct
SMALL_RECT
Defines the coordinates of the upper left and lower right corners of a rectangle. See http://msdn.microsoft.com/en-us/library/windows/desktop/ms686311
ts_windows.go:44
Struct
Size
Return System Size
ts.go:11