gitlab.com/apertussolutions/u-root@v7.0.0+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")