| SE_versioninfo_free |
Releases memory allocated for an SE_VERSIONINFO structure.
void SE_versioninfo_free (SE_VERSIONINFO version);
| version | The pointer to a version structure |
SE_versioninfo_free frees the memory allocated for an SE_VERSIONINFO structure returned by SE_versioninfo_create.