Function windows::Win32::Graphics::Gdi::InvertRgn

pub unsafe fn InvertRgn<P0, P1>(hdc: P0, hrgn: P1) -> BOOL
where P0: Param<HDC>, P1: Param<HRGN>,