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

Function GetClientRect

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