pub unsafe extern "system" fn SetPolyFillMode(
hdc: *mut c_void,
mode: i32,
) -> i32Expand description
#161 SetPolyFillMode
sets the current polygon filling mode for the specified device-context
ยงSee also
- MS-EMF:v14 2.3.11.22 EMR_SETPOLYFILLMODE Record