Function windows::Win32::UI::WindowsAndMessaging::GetWindow

pub unsafe fn GetWindow<P0>(hwnd: P0, ucmd: GET_WINDOW_CMD) -> Result<HWND>
where P0: Param<HWND>,