logo
Free, unlimited AI code reviews that run on commit
git-lrc git-lrc GitHub Install Now We'd appreciate a star git-lrc - Free, unlimited AI code reviews that run on commit | Product Hunt git-lrc - Free, unlimited AI code reviews that run on commit | Product Hunt

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