Crates.io | ogc-rs |
lib.rs | ogc-rs |
version | 0.1.1 |
source | src |
created_at | 2021-12-16 16:54:00.262259 |
updated_at | 2022-07-09 16:25:55.218056 |
description | A Rust wrapper library for devkitPro's libogc |
homepage | https://github.com/rust-wii/ogc-rs |
repository | https://github.com/rust-wii/ogc-rs |
max_upload_size | |
id | 499256 |
size | 258,626 |
A Rust wrapper library for devkitPro's libogc.
See the Wii testing project for instructions on how to use this library.
This repository is organized as follows:
ogc-rs
: Safe, idiomatic wrapper around ogc-sys
.ogc-sys
: Low-level, unsafe bindings to libogc.See LICENSE for more details.