[][src]Function alsa_sys::snd_config_make

pub unsafe extern "C" fn snd_config_make(
    config: *mut *mut snd_config_t,
    key: *const c_char,
    type_: snd_config_type_t
) -> c_int