alsa_sys

Function snd_hwdep_open

Source
pub unsafe extern "C" fn snd_hwdep_open(
    hwdep: *mut *mut snd_hwdep_t,
    name: *const c_char,
    mode: c_int,
) -> c_int