mirror of
https://github.com/status-im/nim-chronos.git
synced 2025-01-19 07:41:39 +00:00
Fix #21.
This commit is contained in:
parent
0ed60b8761
commit
3d87707b07
@ -267,7 +267,7 @@ when defined(windows) or defined(nimdoc):
|
|||||||
lpOverlapped: POVERLAPPED,
|
lpOverlapped: POVERLAPPED,
|
||||||
lpTransmitBuffers: pointer,
|
lpTransmitBuffers: pointer,
|
||||||
dwReserved: DWORD): cint {.
|
dwReserved: DWORD): cint {.
|
||||||
stdcall.}
|
gcsafe, stdcall.}
|
||||||
|
|
||||||
CompletionKey = ULONG_PTR
|
CompletionKey = ULONG_PTR
|
||||||
|
|
||||||
|
Loading…
x
Reference in New Issue
Block a user