alsa_sys

Function snd_pcm_hw_params_get_periods_max

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