Function InvertRect

Source
pub unsafe extern "C" fn InvertRect(
    hDC: HDC,
    lprc: *const RECT,
) -> BOOL