XmRenderTableFree — A render table function that recovers memory
#include <Xm/Xm.h> void XmRenderTableFree( XmRenderTable table);
XmRenderTableFree frees the memory associated with the specified render table. table Specifies the table to be freed.
XmRendition(3). XmRenderTableFree(library call)