pub type TTPOLYGONHEADER = tagTTPOLYGONHEADER;Aliased Type§
#[repr(C)]pub struct TTPOLYGONHEADER {
pub cb: u64,
pub dwType: u64,
pub pfxStart: tagPOINTFX,
}Fields§
§cb: u64§dwType: u64§pfxStart: tagPOINTFXpub type TTPOLYGONHEADER = tagTTPOLYGONHEADER;#[repr(C)]pub struct TTPOLYGONHEADER {
pub cb: u64,
pub dwType: u64,
pub pfxStart: tagPOINTFX,
}cb: u64§dwType: u64§pfxStart: tagPOINTFX