Function windows::Win32::Graphics::Gdi::SetMapMode

pub unsafe fn SetMapMode<P0>(hdc: P0, imode: HDC_MAP_MODE) -> i32
where P0: IntoParam<HDC>,