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