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

Function InvertRgn

Source
pub unsafe fn InvertRgn<'a>(
    hdc: impl IntoParam<'a, HDC>,
    hrgn: impl IntoParam<'a, HRGN>,
) -> BOOL