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: tagPOINTFXpub type TTPOLYGONHEADER = tagTTPOLYGONHEADER;#[repr(C)]pub struct TTPOLYGONHEADER {
pub cb: u32,
pub dwType: u32,
pub pfxStart: tagPOINTFX,
}cb: u32§dwType: u32§pfxStart: tagPOINTFX