CGRectIntersection

Function CGRectIntersection 

Source
pub extern "C-unwind" fn CGRectIntersection(
    r1: CGRect,
    r2: CGRect,
) -> CGRect
Available on crate feature CGGeometry only.