PyramidInfo* tsmFreePyramidInfo ( PyramidInfo *info ) Free a PyramidInfo structure
Free a PyramidInfo structure.Frees up all memory associated with a PyramidInfo structure, this includes the memory for the structure itself, the name string, and all of the memory associated with any allocated ServerGroup structures (e.g. the hostnames and metadata locations). N.B. The Pyramid tspec memory is NOT deallocated here - this must be freed separately.