MIDICompletionProcUMP
A function the system calls after it completely sends a UMP system-exclusive (SysEx) or SysEx 8-bit event.
Declaration
typealias MIDICompletionProcUMP = (UnsafeMutablePointer<MIDISysexSendRequestUMP>) -> VoidParameters
- request:
The completed or aborted request.