Example #1
0
void Point_Release(Point &point)
{
	point.Release();
}