pub unsafe extern "system" fn SetMapMode(
    hdc: HDC,
    imode: HDC_MAP_MODE
) -> i32
Expand description

Required features: "Win32_Graphics_Gdi"