Type Alias TIMECAPS

Source
pub type TIMECAPS = timecaps_tag;

Aliased Type§

struct TIMECAPS {
    pub wPeriodMin: u32,
    pub wPeriodMax: u32,
}

Fields§

§wPeriodMin: u32§wPeriodMax: u32