pub unsafe extern "system" fn IntersectRect(
lprcdst: *mut RECT,
lprcsrc1: *const RECT,
lprcsrc2: *const RECT,
) -> i32Expand description
#425 IntersectRect
creates a new rectangle consisting of the largest rectangle that is contained in both source rectangles