webview2_com_sys::Windows::Win32::Graphics::Gdi

Function GetUpdateRect

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