Function CGRectIntersection

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