github.com/system-transparency/u-root@v6.0.1-0.20190919065413-ed07a650de4c+incompatible/cmds/core/elvish/sys/systemdll_windows.go (about) 1 package sys 2 3 import "golang.org/x/sys/windows" 4 5 var kernel32 = windows.NewLazySystemDLL("kernel32.dll")