rtaudio_get_num_compiled_apis

Function rtaudio_get_num_compiled_apis 

Source
pub unsafe extern "C" fn rtaudio_get_num_compiled_apis() -> c_uint
Expand description

! Determine the number of available compiled audio APIs, the length ! of the array returned by rtaudio_compiled_api(). See \ref ! RtAudio::getCompiledApi().