coremidi-sys 2.0.2

Low-level FFI bindings for the CoreMIDI framework
Documentation
[package]
authors = ["Jonas Klesy", "Patrick Reisert"]
categories = ["external-ffi-bindings", "multimedia::audio"]
description = "Low-level FFI bindings for the CoreMIDI framework"
documentation = "https://docs.rs/coremidi-sys"
license = "MIT"
name = "coremidi-sys"
repository = "https://github.com/jonas-k/coremidi-sys"
version = "2.0.2"
[package.metadata.docs.rs]
default-target = "x86_64-apple-darwin"
[target."cfg(any(target_os = \"macos\", target_os = \"ios\"))".dependencies]
core-foundation-sys = "0.2"