Function windows_sys::Win32::Graphics::Gdi::FillRect
pub unsafe extern "system" fn FillRect(
hdc: HDC,
lprc: *const RECT,
hbr: HBRUSH
) -> i32
Expand description
Required features: "Win32_Foundation"