Struct alsa_sys::snd_timer_read_t [] [src]

pub struct snd_timer_read_t {
    pub resolution: c_uint,
    pub ticks: c_uint,
}

Fields