[][src]Function alsa_sys::snd_mixer_get_hctl

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