alsa_sys

Function snd_pcm_hw_params_get_buffer_size

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