rtaudio_compiled_api_by_name

Function rtaudio_compiled_api_by_name 

Source
pub unsafe extern "C" fn rtaudio_compiled_api_by_name(
    name: *const c_char,
) -> rtaudio_api_t
Expand description

! Return the rtaudio_api_t having the given name. See \ref ! RtAudio::getCompiledApiByName().