pub unsafe extern "C" fn rtaudio_is_stream_open( audio: rtaudio_t, ) -> c_int
! Returns 1 if a stream is open and false if not. See \ref RtAudio::isStreamOpen().