TSMimeHdrFieldDestroy¶
概要¶
#include <ts/ts.h>
- 
TSReturnCode 
TSMimeHdrFieldDestroy(TSMBuffer bufp, TSMLoc hdr, TSMLoc field)¶ 
解説¶
Destroys the MIME field located at field within bufp.
You must release the TSMLoc field with a call to
TSHandleMLocRelease().