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

Required features: ‘Win32_Graphics_Gdi’, ‘Win32_Foundation’