Commit
This commit does not belong to any branch on this repository, and may belong to a fork outside of the repository.
Fix Windows Ctrl Handler declaration
The handler function signature must include the calling convention declaration. Ref: <https://stackoverflow.com/questions/61717439/why-calling-setconsolectrlhandler-triggers-a-warning>
- Loading branch information