Skip to main content
Apple Developer Docs
Fonts
Symbols
×
Core MIDI
/
UnsafeMutableMIDIPacketListPointer
/
init(_:byteSize:)
init(_:byteSize:)
Declaration
init
?(
_
p
:
UnsafeMutablePointer
<
MIDIPacketList
>?,
byteSize
:
Int
)