UnsafeMutableAudioBufferListPointer
A wrapper for a pointer to an AudioBufferList.
Declaration
struct UnsafeMutableAudioBufferListPointerOverview
Like UnsafeMutablePointer, this type provides no automated memory management and the user must therefore take care to allocate and free memory appropriately.