Commit
This commit does not belong to any branch on this repository, and may belong to a fork outside of the repository.
Link to winapi and windows-sys crates
WinAPI provides low level libc-like functions but for Windows. One may expect to find it here, so provide the links. `winapi` crate works well, but it was last updated four years ago, so it does not seem maintained. `windows-sys` is provided by Microsoft. Official, looks good, but I never used it, and it is somewhat harder to navigate. So include links to both.
- Loading branch information