Synopsis
void ugn_FreeMemoryShort(void *madd)
Purpose
Free memory allocated with ugn_GetMemoryShort.
Description
Routine to free the memory previously allocated by a call to ugn_GetMemoryShort.
Input
madd
Pointer to address pointer for allocated memory.