Provided by: libmotif-dev_2.3.8-2build1_amd64
NAME
XmRenditionFree — A convenience function that frees a rendition "XmRenditionFree"
SYNOPSIS
#include <Xm/Xm.h> void XmRenditionFree( XmRendition rendition);
DESCRIPTION
XmRenditionFree recovers memory used by rendition. rendition Specifies the rendition to be freed.
RELATED
XmRendition(3). XmRenditionFree(3)