TCPFreeMemory
void TCPFreeMemory(void *ptr);
Purpose
Frees memory allocated by this library.
Parameters
Input
Name
Type
Description
pointer
void pointer
Pointer to memory allocated by this library.
Return Value
None.