rust3ds / ctru-rs

Rust wrapper for libctru
https://rust3ds.github.io/ctru-rs/
Other
117 stars 17 forks source link

NDSP Mutability #111

Closed Meziu closed 1 year ago

Meziu commented 1 year ago

I have no idea how this slipped multiple API changes, but I just noticed that Channel methods do NOT ask for mutable references.

Something to be weary about, I should probably check the other APIs for similar issues as well...