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

TSMimeHdrFieldDestroy - TSMimeHdrFieldDestroy API function

Description

       Destroys the MIME field located at field within bufp.

       You must release the TSMLoc field with a call to TSHandleMLocRelease().

Name

       TSMimeHdrFieldDestroy - TSMimeHdrFieldDestroy API function

Synopsis

          #include <ts/ts.h>

       TSReturnCodeTSMimeHdrFieldDestroy(TSMBufferbufp,TSMLochdr,TSMLocfield)

See Also