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

Function GetWindowRect

Source
pub unsafe fn GetWindowRect<'a>(
    hwnd: impl IntoParam<'a, HWND>,
    lprect: *mut RECT,
) -> BOOL