Prototype:
Releases the memory allocated by TM_Init().
void TM_Free(TM_Context* pCtx)
TM_Context* pCtx: Pointer to TM_Context returned by TM_Init
void
Releases the memory allocated by TM_Init().
void TM_Free(TM_Context* pCtx)
TM_Context* pCtx: Pointer to TM_Context returned by TM_Init
void