Function alsa_sys::snd_seq_open
[−]
[src]
pub unsafe extern "C" fn snd_seq_open(
handle: *mut *mut snd_seq_t,
name: *const c_char,
streams: c_int,
mode: c_int
) -> c_int