Function CGRectIntersectsRect

Source
pub unsafe extern "C" fn CGRectIntersectsRect(
    rect1: CGRect,
    rect2: CGRect,
) -> bool