mirror of
https://github.com/cheat/cheat.git
synced 2026-03-08 03:33:33 +01:00
6 lines
140 B
Go
6 lines
140 B
Go
//go:build windows
|
|
|
|
package winio
|
|
|
|
//go:generate go run github.com/Microsoft/go-winio/tools/mkwinsyscall -output zsyscall_windows.go ./*.go
|