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

Function InvalidateRgn

Source
pub unsafe fn InvalidateRgn<'a>(
    hwnd: impl IntoParam<'a, HWND>,
    hrgn: impl IntoParam<'a, HRGN>,
    berase: impl IntoParam<'a, BOOL>,
) -> BOOL