Function windows::Win32::Graphics::Gdi::GetMapMode

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