libmirage-rs
Rust bindings for libMirage—a CD-ROM image access library.
Example
use ;
unsafe .unwrap;
let context = new;
let disc = context.load_image.unwrap;
println!;
Docs
License
Licensed under the LGPLv3 or any later version (copying.txt or https://www.gnu.org/licenses/lgpl-3.0.en.html)