full diff: https://github.com/Microsoft/hcsshim/compare/v0.8.9...v0.8.16 Signed-off-by: Sebastiaan van Stijn <github@gone.nl>
4 lines
161 B
Go
4 lines
161 B
Go
package winapi
|
|
|
|
//sys GetQueuedCompletionStatus(cphandle windows.Handle, qty *uint32, key *uintptr, overlapped **windows.Overlapped, timeout uint32) (err error)
|