webview2_com_sys::Windows::Win32::UI::WindowsAndMessaging

Function SetWindowTextA

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