Skip to main content

MIDIOutputPortCreate

Function MIDIOutputPortCreate 

Source
pub unsafe extern "C" fn MIDIOutputPortCreate(
    client: MIDIClientRef,
    portName: CFStringRef,
    outPort: *mut MIDIPortRef,
) -> OSStatus