Clip a polygonal shape to a rectangle, writing the results into dest_points. The number of points emitted is returned (may be zero if the polygon was entirely outside the rectangle, or the source polygon was not valid). dest_points may still be written to even if zero was returned. allocated_dest_points should contain the number of allocated points in dest_points - in general this should be the nu
source not stored for this graph (policy: none)
no test coverage detected