Function audio_device_alsa_sys::snd_pcm_avail_delay[][src]

pub unsafe extern "C" fn snd_pcm_avail_delay(
    pcm: *mut snd_pcm_t,
    availp: *mut snd_pcm_sframes_t,
    delayp: *mut snd_pcm_sframes_t
) -> c_int