[][src]Function oboe_sys::oboe_AudioStream_AudioStream

pub unsafe extern "C" fn oboe_AudioStream_AudioStream(
    this: *mut oboe_AudioStream,
    builder: *const oboe_AudioStreamBuilder
)

Construct an AudioStream using the given AudioStreamBuilder

@param builder containing all the stream's attributes