Function FillRect

Source
pub unsafe extern "C" fn FillRect(
    hDC: HDC,
    lprc: *const RECT,
    hbr: HBRUSH,
) -> c_int