XmParseMappingFree — A compound string function to free a parse mapping "XmParseMappingFree" "compound
Contents
Description
XmParseMappingFree recovers memory used by an XmParseMapping.
parse_mapping
Specifies the parse mapping to be freed
Name
XmParseMappingFree — A compound string function to free a parse mapping "XmParseMappingFree" "compound
string functions" "XmParseMappingFree"
Synopsis
#include <Xm/Xm.h>
voidXmParseMappingFree(
XmParseMappingparse_mapping);
