Type Alias EMRSETPOLYFILLMODE

Source
pub type EMRSETPOLYFILLMODE = EMRSELECTCLIPPATH;

Aliased Type§

struct EMRSETPOLYFILLMODE {
    pub emr: EMR,
    pub iMode: u32,
}

Fields§

§emr: EMR§iMode: u32