Struct alsa_sys::snd_seq_queue_skew_t [] [src]

#[repr(C)]
pub struct snd_seq_queue_skew_t { pub value: c_uint, pub base: c_uint, }

Fields

Trait Implementations

Auto Trait Implementations