FillRect

Function FillRect 

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