Function audio_device_alsa_sys::snd_seq_open_lconf[][src]

pub unsafe extern "C" fn snd_seq_open_lconf(
    handle: *mut *mut snd_seq_t,
    name: *const c_char,
    streams: c_int,
    mode: c_int,
    lconf: *mut snd_config_t
) -> c_int