pub unsafe extern "system" fn Rectangle( hdc: HDC, left: i32, top: i32, right: i32, bottom: i32) -> BOOL
Required features: ‘Win32_Graphics_Gdi’, ‘Win32_Foundation’