mirror of
https://github.com/switchbrew/libnx.git
synced 2025-11-16 19:41:17 +01:00
- Argument types corrected to better reflect their actual types (mostly several incorrect instances of size_t were changed to u64) - Const correctness fixes - fsEventNotifierGetEventHandle changed to output an Event (with user configurable autoclear) instead of a raw Handle |
||
|---|---|---|
| nx | ||
| .doozer.json | ||
| .gitignore | ||
| Changelog.md | ||
| CODESTYLE.md | ||
| LICENSE.md | ||
| Makefile | ||
| README.md | ||
Nintendo Switch AArch64-only userland library.
Based on libctru.
Install instructions
See Switchbrew.