SE_stateinfo_free_lineage64

Free lineage string

Usage syntax

void SE_stateinfo_free_lineage64 (count, (void *) lineage);

Parameters
count The number of entries in the lineage array
lineage The pointer to a lineage array
Description

This function frees the memory allocated for a lineage string returned by SE_stateinfo_get_lineage64().

Returns

None