Skip to main content

snd_pcm_avail_delay

Function snd_pcm_avail_delay 

Source
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