coremidi-sys 2.0.0

Low-level FFI bindings for the CoreMIDI framework
1
2
3
fn main() {
    println!("cargo:rustc-link-lib=framework=CoreMIDI");
}