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

Function GetWindowTextA

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