free_tr2
- Синтаксис
-
native free_tr2(tr_handle);
Переменная | Описание |
---|---|
tr_handle |
TraceResult handle created via create_tr2(). |
- Описание
- 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().
- Возвращает
- Функция ничего не возвращает