Function psyiage_cleanup¶
- Defined in File psyiagesdk.h 
Function Documentation¶
- 
PSYIAGE_API int psyiage_cleanup(psyiage_handle *handle)¶
- Cleanup the psyiage instance. - Free up any resources allocated by the psyiage instance. - Return
- If successful, PSYIAGE_ERROR_SUCCESS. Otherwise, a non-zero error code 
- Parameters
- handle: - The handle to the psyiage instance to free