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

Function InvertRect

Source
pub unsafe fn InvertRect<'a>(
    hdc: impl IntoParam<'a, HDC>,
    lprc: *const RECT,
) -> BOOL