package
0.29.0
Repository: https://go.googlesource.com/sys
Documentation: pkg.go.dev

# Functions

ParseFiles parses files listed in fs and extracts all syscall functions listed in sys comments.

# Structs

DLL is a DLL's filename and a string that is valid in a Go identifier that should be used when naming a variable that refers to the DLL.
Fn describes syscall function.
Param is function parameter.
Rets describes function return parameters.
Source files and functions.