pub unsafe extern "system" fn InvalidateRgn(
    hwnd: HWND,
    hrgn: HRGN,
    berase: BOOL
) -> BOOL
Expand description

Required features: "Win32_Foundation"