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

Required features: ‘Win32_Graphics_Gdi’, ‘Win32_Foundation’