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

Required features: "Win32_Graphics_Gdi", "Win32_Foundation"