mirror of
https://git.vectorsigma.ru/public/k3s.git
synced 2026-07-31 00:09:51 +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)
|