Function CGRectContainsRect

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