Type Alias EMR

Source
pub type EMR = tagEMR;

Aliased Type§

struct EMR {
    pub iType: u32,
    pub nSize: u32,
}

Fields§

§iType: u32§nSize: u32