SE_uuidgenerator_free_uuids |
Frees a list of UUID strings.
void SE_uuidgenerator_free_uuids
(CHAR **uuid_list,
LONG uuid_count)
uuid_list | The list of UUIDs to be freed |
uuid_count | The number of UUIDs in the list |
This function frees a list of string representations of UUIDs.