mirror of
https://github.com/containers/skopeo.git
synced 2025-08-29 11:32:45 +00:00
We are preparing for RHEL 8.4 release and want to make sure all container tools have the same containers suppackages. Signed-off-by: Daniel J Walsh <dwalsh@redhat.com>
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)
|