Files
reproxy/vendor/github.com/Microsoft/hcsshim/internal/winapi/iocp.go
2021-04-01 02:37:48 -05:00

4 lines
161 B
Go

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