alsa_sys

Function snd_pcm_get_params

Source
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