pub unsafe extern "system" fn FloodFill( hdc: HDC, x: i32, y: i32, color: u32) -> BOOL
Required features: ‘Win32_Graphics_Gdi’, ‘Win32_Foundation’