k3s/vendor/github.com/Microsoft/hcsshim/internal/winapi/iocp.go

4 lines
161 B
Go
Raw Normal View History

package winapi
//sys GetQueuedCompletionStatus(cphandle windows.Handle, qty *uint32, key *uintptr, overlapped **windows.Overlapped, timeout uint32) (err error)