Struct alsa_sys::snd_seq_ev_raw8_t [] [src]

#[repr(C)]
pub struct snd_seq_ev_raw8_t { pub d: [c_uchar; 12], }

Fields

Trait Implementations

Auto Trait Implementations