Function coremidi_sys::MIDIInputPortCreateWithProtocol[][src]

pub unsafe extern "C" fn MIDIInputPortCreateWithProtocol(
    client: MIDIClientRef,
    portName: CFStringRef,
    protocol: MIDIProtocolID,
    outPort: *mut MIDIPortRef,
    receiveBlock: MIDIReceiveBlock
) -> OSStatus