Type Alias TTPOLYGONHEADER

Source
pub type TTPOLYGONHEADER = tagTTPOLYGONHEADER;

Aliased Type§

struct TTPOLYGONHEADER {
    pub cb: u32,
    pub dwType: u32,
    pub pfxStart: tagPOINTFX,
}

Fields§

§cb: u32§dwType: u32§pfxStart: tagPOINTFX