Registry / utility / gonutz-w32

gonutz-w32

JSON →
library1.0.0gogounverified

w32 is a Go wrapper for Windows API functions.

go get github.com/gonutz/w32
INSTALL
IMPORT
SIG · GONUTZ-W32
G
gonutz-w32
utilitygov1.0.0
harness data pending
Install & Compatibility
Where this runs

No compatibility data collected yet for this library.

Code
Verified usage

Verified import paths — ran on the pinned version, not inferred.

w32
github.com/gonutz/w32

Call a Windows API function via w32.

package main import ( "fmt" "github.com/gonutz/w32" ) func main() { fmt.Println(w32.GetLastError()) }
Debug
Known issues

No known issues recorded.

Upgrade
Version history
1.0.0latest on pkg.go.dev
Audit
Dependencies

No dependency data recorded yet.

Agent activity
2 hits · last 30 days
node
2
Resources
gonutz-w32 — go get gonutz-w32 · libregistry