IntersectRect

Function IntersectRect 

Source
pub unsafe extern "system" fn IntersectRect(
    lprcDst: LPRECT,
    lprcSrc1: *const RECT,
    lprcSrc2: *const RECT,
) -> BOOL