More actions
m (Text replacement - "Category:3DS homebrew applications" to "") |
m (Text replacement - "Category:PC utilities for 3DS homebrew" to "") |
||
Line 24: | Line 24: | ||
==External links== | ==External links== | ||
* GitHub - https://github.com/rust3ds/ctru-rs | * GitHub - https://github.com/rust3ds/ctru-rs | ||
Revision as of 04:28, 6 Mayıs 2024
ctru-rs | |
---|---|
General | |
Author | rust3ds |
Type | Developments |
Version | 2019 |
License | Mixed |
Last Updated | 2019/04/15 |
Links | |
Download | |
Website | |
Source | |
ctru-rs is a Rust wrapper library for smealum's ctrulib.
User guide
This repository is organized as follows:
ctru-rs
- Safe, idiomatic wrapper aroundctru-sys
.ctru-sys
- Low-level, unsafe bindings to ctrulibctr-std
- A partial implementation of the Rust standard library for the 3DS.
See the 3DS project template for instructions on how to use this library.
External links
- GitHub - https://github.com/rust3ds/ctru-rs