pub type AudioQueueBufferRef = *mut AudioQueueBuffer;Available on crate features
AudioQueue and objc2-core-audio-types only.Expand description
An pointer to an AudioQueueBuffer.
See also Appleās documentation