UnionRect

Function UnionRect 

Source
pub unsafe extern "system" fn UnionRect(
    lprcdst: *mut RECT,
    lprcsrc1: *const RECT,
    lprcsrc2: *const RECT,
) -> i32
Expand description

#425 UnionRect

creates the minimum rectangle that completely encloses both of the two source rectangles