Provided by: libmotif-dev_2.3.8-3.1build1_amd64
NAME
XmRenderTableFree — A render table function that recovers memory "XmRenderTableFree"
SYNOPSIS
#include <Xm/Xm.h> void XmRenderTableFree( XmRenderTable table);
DESCRIPTION
XmRenderTableFree frees the memory associated with the specified render table. table Specifies the table to be freed.
RELATED
XmRendition(3). XmRenderTableFree(3)