We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent 7d852ce commit 1ff2441Copy full SHA for 1ff2441
doc.go
@@ -4,4 +4,6 @@
4
// license that can be found in the LICENSE file.
5
//
6
7
+// Package win32 is a collection of useful bindings to Win32 API that are not available in the standard
8
+// golang windows/syscall package.
9
package win32
0 commit comments