Function webview2_com_sys::Windows::Win32::UI::WindowsAndMessaging::SetWindowTextA[][src]

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