pub unsafe extern "C" fn rtaudio_stop_stream(
audio: rtaudio_t,
) -> rtaudio_error_tExpand description
! Stop a stream, allowing any samples remaining in the output queue ! to be played. See \ref RtAudio::stopStream().
pub unsafe extern "C" fn rtaudio_stop_stream(
audio: rtaudio_t,
) -> rtaudio_error_t! Stop a stream, allowing any samples remaining in the output queue ! to be played. See \ref RtAudio::stopStream().