pub type EMREXTFLOODFILL = tagEMREXTFLOODFILL;Aliased Type§
#[repr(C)]pub struct EMREXTFLOODFILL {
pub emr: tagEMR,
pub ptlStart: _POINTL,
pub crColor: u32,
pub iMode: u32,
}Fields§
§emr: tagEMR§ptlStart: _POINTL§crColor: u32§iMode: u32