Skip to main content
Apple Developer Docs
Fonts
Symbols
×
Audio Toolbox
/
AudioUnitExternalBuffer
/
init(buffer:size:)
init(buffer:size:)
Declaration
init
(
buffer
:
UnsafeMutablePointer
<
UInt8
>,
size
:
UInt32
)