Function coremidi_sys::MIDIInputPortCreateWithBlock [−][src]
pub unsafe extern "C" fn MIDIInputPortCreateWithBlock(
client: MIDIClientRef,
portName: CFStringRef,
outPort: *mut MIDIPortRef,
readBlock: MIDIReadBlock
) -> OSStatus