Deallocate a traceinfo generated by deaultTraceHander.
Call this function on a TraceInfo generated via defaultTraceHandler when
you are done with it. If necessary, this cleans up any manually managed
resources from the TraceInfo, and invalidates it. After this, the object
is no longer valid.
Deallocate a traceinfo generated by deaultTraceHander.
Call this function on a TraceInfo generated via defaultTraceHandler when you are done with it. If necessary, this cleans up any manually managed resources from the TraceInfo, and invalidates it. After this, the object is no longer valid.