OpenDOF Project
void DOFMem_Free ( void *  mem)

Free a block of memory.

The block must have been allocated previously by DOFMem_Alloc. If NULL, then no action is taken.

Parameters
memThe block of memory.
core-c-dof-oal Version 8.0.1 Build 0
2018-01-22