SYNOPSIS

void MGOxfree (void *mem)

DESCRIPTION

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

SEE ALSO

MGOxmalloc(), MGOxrealloc()