EMRARC

Type Alias EMRARC 

Source
pub type EMRARC = tagEMRARC;

Aliased Type§

#[repr(C)]
pub struct EMRARC { pub emr: tagEMR, pub rclBox: _RECTL, pub ptlStart: _POINTL, pub ptlEnd: _POINTL, }

Fields§

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