TTPOLYGONHEADER

Type Alias TTPOLYGONHEADER 

Source
pub type TTPOLYGONHEADER = tagTTPOLYGONHEADER;

Aliased Type§

#[repr(C)]
pub struct TTPOLYGONHEADER { pub cb: u32, pub dwType: u32, pub pfxStart: tagPOINTFX, }

Fields§

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