Skip to main content

EMREXTFLOODFILL

Type Alias EMREXTFLOODFILL 

Source
pub type EMREXTFLOODFILL = tagEMREXTFLOODFILL;

Aliased Type§

#[repr(C)]
pub struct EMREXTFLOODFILL { pub emr: tagEMR, pub ptlStart: _POINTL, pub crColor: u64, pub iMode: u64, }

Fields§

§emr: tagEMR§ptlStart: _POINTL§crColor: u64§iMode: u64