Function libCZI_Free

Function libCZI_Free#

Function Documentation#

void libCZI_Free(void *data)#

Release the memory - this function is to be used for freeing memory allocated by the libCZIApi-library (and returned to the caller).

Parameters:

data – Pointer to the memory to be freed.