tibasPersister_Free()
Destroys allocated resources and frees memory.
      Declaration
tibas_status tibasPersister_Free(tibasPersister *persister)
Parameters
               
               
               
                  
                     | Parameter | Description | 
               
               
                  
                     | persister | The Persister object on which the operation is invoked. | 
               
            
Remarks
Use the tibasPersister_Free() function to free a specified Persister object and its associated memory and resources.
Copyright © Cloud Software Group, Inc. All rights reserved.