Function windows_sys::Win32::Graphics::Gdi::FillRgn
pub unsafe extern "system" fn FillRgn(
hdc: HDC,
hrgn: HRGN,
hbr: HBRUSH
) -> BOOL
Expand description
Required features: "Win32_Graphics_Gdi"
, "Win32_Foundation"