pub type EMRSETCOLORADJUSTMENT = tagEMRSETCOLORADJUSTMENT;
Aliased Type§
#[repr(C)]pub struct EMRSETCOLORADJUSTMENT {
pub emr: tagEMR,
pub ColorAdjustment: tagCOLORADJUSTMENT,
}
Fields§
§emr: tagEMR
§ColorAdjustment: tagCOLORADJUSTMENT
pub type EMRSETCOLORADJUSTMENT = tagEMRSETCOLORADJUSTMENT;
#[repr(C)]pub struct EMRSETCOLORADJUSTMENT {
pub emr: tagEMR,
pub ColorAdjustment: tagCOLORADJUSTMENT,
}
emr: tagEMR
§ColorAdjustment: tagCOLORADJUSTMENT