Function elem_free#

Function Documentation#

int64_t elem_free(elem_t *elem)#

Frees memory of an element structure.

Parameters:
  • Address[in] of the element. This element structure then results with ponters set to NULL and values set to 0.