Home
last modified time | relevance | path

Searched defs:MIDIDeviceRef (Results 1 – 1 of 1) sorted by relevance

/dports/www/firefox/firefox-99.0/third_party/rust/coremidi-sys/src/
H A Dgenerated.rs33 pub type MIDIDeviceRef = MIDIObjectRef; typedef
763 pub fn MIDIGetDevice(deviceIndex0: ItemCount) -> MIDIDeviceRef; in MIDIGetDevice()
769 pub fn MIDIDeviceGetEntity(device: MIDIDeviceRef, entityIndex0: ItemCount) -> MIDIEntityRef; in MIDIDeviceGetEntity()
838 pub fn MIDIGetExternalDevice(deviceIndex0: ItemCount) -> MIDIDeviceRef; in MIDIGetExternalDevice()