Function windows::Win32::Graphics::Gdi::WindowFromDC

pub unsafe fn WindowFromDC<P0>(hdc: P0) -> HWND
where P0: Param<HDC>,