alsa_sys

Function snd_pcm_set_chmap

Source
pub unsafe extern "C" fn snd_pcm_set_chmap(
    pcm: *mut snd_pcm_t,
    map: *const snd_pcm_chmap_t,
) -> c_int