alsa_sys

Function snd_ctl_open

Source
pub unsafe extern "C" fn snd_ctl_open(
    ctl: *mut *mut snd_ctl_t,
    name: *const c_char,
    mode: c_int,
) -> c_int