Blast-Radius Aware AI Code Review for Business-Critical Systems
LiveReview LiveReview Explore LiveReview

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

Description

XmStringFreeContext releases the string scanning context data structure.

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

Name

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

Synopsis

       #include <Xm/Xm.h>
       voidXmStringFreeContext(
       XmStringContextcontext);

See Also