alsa_sys

Function snd_seq_open

Source
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