Type Alias EMRARC

Source
pub type EMRARC = tagEMRARC;

Aliased Type§

struct EMRARC {
    pub emr: tagEMR,
    pub rclBox: _RECTL,
    pub ptlStart: _POINTL,
    pub ptlEnd: _POINTL,
}

Fields§

§emr: tagEMR§rclBox: _RECTL§ptlStart: _POINTL§ptlEnd: _POINTL