Function windows::Win32::UI::WindowsAndMessaging::GetWindowTextW

pub unsafe fn GetWindowTextW<P0>(hwnd: P0, lpstring: &mut [u16]) -> i32
where P0: Param<HWND>,