pub unsafe extern "C" fn oboe_AudioStream_AudioStream(
this: *mut oboe_AudioStream,
builder: *const oboe_AudioStreamBuilder,
)
Expand description
Construct an AudioStream
using the given AudioStreamBuilder
@param builder containing all the stream’s attributes