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

Function GetWindowTextW

Source
pub unsafe fn GetWindowTextW<'a>(
    hwnd: impl IntoParam<'a, HWND>,
    lpstring: PWSTR,
    nmaxcount: i32,
) -> i32