Type Alias STYLEBUFW

Source
pub type STYLEBUFW = tagSTYLEBUFW;

Aliased Type§

struct STYLEBUFW {
    pub dwStyle: u32,
    pub szDescription: [u16; 32],
}

Fields§

§dwStyle: u32§szDescription: [u16; 32]