Provided by: libmotif-dev_2.3.4-10_amd64 bug

NAME

       XmStringFreeContext — A compound string function that releases the string scanning context data structure
       "XmStringFreeContext" "compound string functions" "XmStringFreeContext"

SYNOPSIS

       #include <Xm/Xm.h>
       void XmStringFreeContext(
       XmStringContext context);

DESCRIPTION

       XmStringFreeContext releases the string scanning context data structure.

       context   Specifies the string context structure that was allocated by the XmStringInitContext function

RELATED

       XmStringCreate(3) and XmStringInitContext(3).

                                                                                          XmStringFreeContext(3)