Fix #21.
This commit is contained in:
parent
0ed60b8761
commit
3d87707b07
|
@ -267,7 +267,7 @@ when defined(windows) or defined(nimdoc):
|
|||
lpOverlapped: POVERLAPPED,
|
||||
lpTransmitBuffers: pointer,
|
||||
dwReserved: DWORD): cint {.
|
||||
stdcall.}
|
||||
gcsafe, stdcall.}
|
||||
|
||||
CompletionKey = ULONG_PTR
|
||||
|
||||
|
|
Loading…
Reference in New Issue