Struct alsa_sys::snd_timer_tread_t [] [src]

#[repr(C)]
pub struct snd_timer_tread_t { pub event: snd_timer_event_t, pub tstamp: snd_htimestamp_t, pub val: c_uint, }

Fields

Trait Implementations

Auto Trait Implementations