pub type EMRPOLYDRAW16 = tagEMRPOLYDRAW16;Aliased Type§
#[repr(C)]pub struct EMRPOLYDRAW16 {
pub emr: tagEMR,
pub rclBounds: _RECTL,
pub cpts: u32,
pub apts: [tagPOINTS; 1],
pub abTypes: [u8; 1],
}Fields§
§emr: tagEMR§rclBounds: _RECTL§cpts: u32§apts: [tagPOINTS; 1]§abTypes: [u8; 1]