rtaudio_show_warnings

Function rtaudio_show_warnings 

Source
pub unsafe extern "C" fn rtaudio_show_warnings(
    audio: rtaudio_t,
    show: c_int,
)
Expand description

! Specify whether warning messages should be printed to stderr. See ! \ref RtAudio::showWarnings().