windows::Win32::UI::WindowsAndMessaging

Function SetWindowTextA

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