Function windows::Win32::Graphics::Gdi::InvertRect

pub unsafe fn InvertRect<P0>(hdc: P0, lprc: *const RECT) -> BOOL
where P0: IntoParam<HDC>,