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 7.1.7 Build 0
2017-10-31