Xmrendertablefree a render table function that recovers memory "xmrendertablefree"
#include <Xm/Xm.h> void XmRenderTableFree( XmRenderTable table);
XmRenderTableFree frees the memory associated with the specified render table.
Specifies the table to be freed.