Function user32::FillRect [] [src]

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