Function elemd_free#

Function Documentation#

int64_t elemd_free(elemd_t *elemd)#

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.