Struct alsa_sys::snd_seq_ev_ext_t [] [src]

pub struct snd_seq_ev_ext_t {
    pub len: c_uint,
    pub ptr: *mut c_void,
}

Fields