Type Alias EMRPOLYDRAW

Source
pub type EMRPOLYDRAW = tagEMRPOLYDRAW;

Aliased Type§

struct EMRPOLYDRAW {
    pub emr: tagEMR,
    pub rclBounds: _RECTL,
    pub cptl: u32,
    pub aptl: [_POINTL; 1],
    pub abTypes: [u8; 1],
}

Fields§

§emr: tagEMR§rclBounds: _RECTL§cptl: u32§aptl: [_POINTL; 1]§abTypes: [u8; 1]