pub unsafe extern "C" fn rtaudio_current_api(
    audio: rtaudio_t
) -> rtaudio_api_t
Expand description

! Returns the audio API specifier for the current instance of ! RtAudio. See RtAudio::getCurrentApi().