windows::Win32::Graphics::Gdi

Function FloodFill

pub unsafe fn FloodFill(hdc: HDC, x: i32, y: i32, color: COLORREF) -> BOOL