Function windows_sys::Win32::Graphics::Gdi::InvertRect

pub unsafe extern "system" fn InvertRect(
    hdc: HDC,
    lprc: *const RECT,
) -> BOOL