SE_stateinfo_free_lineage64 |
Free lineage string
void SE_stateinfo_free_lineage64 (count, (void *) lineage);
count | The number of entries in the lineage array |
lineage | The pointer to a lineage array |
This function frees the memory allocated for a lineage string returned by SE_stateinfo_get_lineage64().
None