pub type EMREXTCREATEPEN = tagEMREXTCREATEPEN;
Aliased Type§
#[repr(C)]pub struct EMREXTCREATEPEN {
pub emr: tagEMR,
pub ihPen: u64,
pub offBmi: u64,
pub cbBmi: u64,
pub offBits: u64,
pub cbBits: u64,
pub elp: tagEXTLOGPEN32,
}
Fields§
§emr: tagEMR
§ihPen: u64
§offBmi: u64
§cbBmi: u64
§offBits: u64
§cbBits: u64
§elp: tagEXTLOGPEN32