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