rtaudio_close_stream

Function rtaudio_close_stream 

Source
pub unsafe extern "C" fn rtaudio_close_stream(audio: rtaudio_t)
Expand description

! Closes a stream and frees any associated stream memory. See \ref RtAudio::closeStream().