NAME
XctFree — free an XctData structure.
SYNOPSIS
#include <X11/Xmu/Xct.h>
void XctFree(data)
XctData data;
ARGUMENTS
dataSpecifies the Compound Text structure.
DESCRIPTION
XctFree frees all data associated with the XctData structure.
SEE ALSO
XctNextItem, XctReset.
Xlib Reference Manual