webview2_com::Windows::Win32::UI::WindowsAndMessaging

Function SetWindowTextW

Source
pub unsafe fn SetWindowTextW<'a>(
    hwnd: impl IntoParam<'a, HWND>,
    lpstring: impl IntoParam<'a, PWSTR>,
) -> BOOL