mirror of
https://github.com/rancher/plugins.git
synced 2025-08-22 03:07:09 +00:00
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)
|