SE_table_free_stats

Releases the memory used by an SE_STATS structure.

Usage syntax

void SE_table_free_stats (SE_STATS *stats);

Parameters
stats The SE_STATS structure
Description

SE_table_free_stats frees the memory used by the SE_STATS structure created by SE_table_calculate_stats .