tibasError_Free()

Destroys allocated resources and frees memory used by a specified error.

Declaration

tibas_status tibasError_Free
(tibasError error)

Parameters

Parameter Description
error The stack of errors to destroy.

Remarks

Use the tibasError_Free() function to free the memory and resources used by a specified error.