FillRect

Function FillRect 

Source
pub unsafe extern "system" fn FillRect(
    hdc: *mut c_void,
    lprc: *const RECT,
    hbr: *mut c_void,
) -> i32
Expand description

#254 FillRect

uses the given brush to fill a rectangular area in the device-context