Function windows::Win32::UI::WindowsAndMessaging::GetWindowWord

pub unsafe fn GetWindowWord<P0>(hwnd: P0, nindex: i32) -> u16
where P0: Param<HWND>,