Function windows_sys::Win32::UI::WindowsAndMessaging::SetWindowTextW

pub unsafe extern "system" fn SetWindowTextW(
    hwnd: HWND,
    lpstring: PCWSTR,
) -> BOOL