Function windows_sys::Win32::Graphics::Gdi::FillRgn

pub unsafe extern "system" fn FillRgn(
    hdc: HDC,
    hrgn: HRGN,
    hbr: HBRUSH,
) -> BOOL