XmRenderTableFree — A render table function that recovers memory "XmRenderTableFree"
Contents
Description
XmRenderTableFree frees the memory associated with the specified render table.
table Specifies the table to be freed.
Name
XmRenderTableFree — A render table function that recovers memory "XmRenderTableFree"
Synopsis
#include <Xm/Xm.h>
voidXmRenderTableFree(
XmRenderTabletable);
