SetMapMode

Function SetMapMode 

Source
pub unsafe extern "system" fn SetMapMode(
    hdc: *mut c_void,
    imode: i32,
) -> i32
Expand description

#160 SetMapMode

sets the current mapping mode for the specified device-context

ยงSee also

  • MS-EMF:v14 2.3.11.19 EMR_SETMAPMODE Record