pub unsafe extern "system" fn UnionRect(
lprcdst: *mut RECT,
lprcsrc1: *const RECT,
lprcsrc2: *const RECT,
) -> i32Expand description
#425 UnionRect
creates the minimum rectangle that completely encloses both of the two source rectangles