Function windows_sys::Win32::Graphics::Gdi::FillRect

pub unsafe extern "system" fn FillRect(
    hdc: HDC,
    lprc: *const RECT,
    hbr: HBRUSH,
) -> i32