windows::Win32::UI::WindowsAndMessaging

Function SetWindowTextW

pub unsafe fn SetWindowTextW<P1>(hwnd: HWND, lpstring: P1) -> Result<()>
where P1: Param<PCWSTR>,