Function alsa_sys::snd_seq_create_simple_port [] [src]

pub unsafe extern "C" fn snd_seq_create_simple_port(
    seq: *mut snd_seq_t,
    name: *const c_char,
    caps: c_uint,
    _type: c_uint
) -> c_int