pub unsafe extern "C" fn rtaudio_set_stream_time( audio: rtaudio_t, time: f64, )
! Set the stream time to a time in seconds greater than or equal to ! 0.0. See \ref RtAudio::setStreamTime().