[][src]Function CCODE::FillRect

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