withUnsafeMutableMIDIPacketPointer(_:)

Declaration

func withUnsafeMutableMIDIPacketPointer<Result>(_ body: (inout UnsafeMutableMIDIPacketPointer) -> Result) -> Result