free_tr2

Syntax

native free_tr2(tr_handle);

Usage

tr_handle
TraceResult handle created via create_tr2().

Description

Frees a traceresult handle created with free_tr2().  Do not call
this more than once per handle, or on handles not created through
create_tr2().

Return

This function has no return value.