Function libCZI_Free#
Defined in File libCZIApi.h
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.