mirror of
https://github.com/rwinkhart/sys.git
synced 2026-08-28 04:46:44 -04:00
d6c3f2be455466eedffcfc91793e2c808b7a7410
Add the SetConsoleMode and GetConsoleScreenBufferInfo functions, as well as the corresponding types and constants. For details see: https://docs.microsoft.com/en-us/windows/console/setconsolemode https://docs.microsoft.com/en-us/windows/console/getconsolescreenbufferinfo https://docs.microsoft.com/en-us/windows/console/console-screen-buffer-info-str Change-Id: I17dcd62ffde12b5c94e1245b6836d067aea3dc6e Reviewed-on: https://go-review.googlesource.com/52670 TryBot-Result: Gobot Gobot <gobot@golang.org> Reviewed-by: Alex Brainman <alex.brainman@gmail.com>
This repository holds supplemental Go packages for low-level interactions with the operating system. To submit changes to this repository, see http://golang.org/doc/contribute.html.
Description
[mirror] Go packages for low-level interaction with the operating system
15 MiB
Languages
Go
85.7%
Assembly
12.4%
Shell
1.7%
C
0.1%