alsa_sys

Function snd_hctl_open

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