Function windows::Win32::Graphics::Gdi::GetDC

pub unsafe fn GetDC<P0>(hwnd: P0) -> HDC
where P0: IntoParam<HWND>,