inline fun Region.forEach(action: (rect: Rect) -> Unit): Unit
Performs the given action on each rect in this region.