Function alsa_sys::snd_pcm_get_params
[−]
[src]
pub unsafe extern "C" fn snd_pcm_get_params(
pcm: *mut snd_pcm_t,
buffer_size: *mut snd_pcm_uframes_t,
period_size: *mut snd_pcm_uframes_t
) -> c_int