mirror of
https://github.com/cheat/cheat.git
synced 2025-02-19 17:11:15 +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
|