void MGOxfree (void *mem)
The MGOxfree() function frees the dynamic memory pointed to by mem, which was previously allocated by MGOxmalloc() and/or MGOxrealloc().
MGOxmalloc(), MGOxrealloc()