pub unsafe extern "C" fn rtaudio_compiled_api() -> *const rtaudio_api_tExpand description
! Return an array of rtaudio_api_t compiled into this instance of ! RtAudio. This array is static (do not free it) and has the length ! returned by rtaudio_get_num_compiled_apis(). See \ref ! RtAudio::getCompiledApi().