mirror of
https://github.com/Ed94/Odin.git
synced 2026-06-23 14:14:59 -07:00
9aabe75262
Returned by `CancelIoEx` when cancelled number or io completions was 0. Was for some reason defined in `core:os`, but not in win32 pkg. Ref: https://learn.microsoft.com/en-us/windows/win32/debug/system-error-codes--1000-1299-