pub unsafe extern "system" fn ValidateRect(
    hwnd: HWND,
    lprect: *const RECT
) -> BOOL
Expand description

Required features: "Win32_Foundation"