alsa_sys

Function snd_pcm_sw_params_get_silence_threshold

Source
pub unsafe extern "C" fn snd_pcm_sw_params_get_silence_threshold(
    params: *const snd_pcm_sw_params_t,
    val: *mut snd_pcm_uframes_t,
) -> c_int