# citro3d-rs

⚠️ WIP ⚠️

Bindings and safe wrapper to the [citro3d](https://github.com/devkitPro/citro3d)
library, to write homebrew graphical programs for the Nintendo 3DS.

## Crates

* `citro3d-sys` - C bindings to `libcitro3d`
* `citro3d` - safe Rust wrappers for `citro3d-sys` (WIP)