pub unsafe extern "C" fn snd_pcm_hw_params_any(
    pcm: *mut snd_pcm_t,
    params: *mut snd_pcm_hw_params_t
) -> c_int
Expand description

\defgroup PCM_HW_Params Hardware Parameters \ingroup PCM See the \ref pcm page for more details. {