alsa_sys

Function snd_mixer_get_hctl

Source
pub unsafe extern "C" fn snd_mixer_get_hctl(
    mixer: *mut snd_mixer_t,
    name: *const c_char,
    hctl: *mut *mut snd_hctl_t,
) -> c_int