/ogc-rs

Rust bindings for libogc

Primary LanguageRustMIT LicenseMIT

ogc-rs

Crates.io

A Rust wrapper library for devkitPro's libogc.

See the Wii testing project for instructions on how to use this library.

Structure

This repository is organized as follows:

  • ogc-rs: Safe, idiomatic wrapper around ogc-sys.
  • ogc-sys: Low-level, unsafe bindings to libogc.

License

See LICENSE for more details.