TSMimeParserDestroy

Destroys the specified MIME parser and frees the associated memory.

Synopsis

#include <ts/ts.h>

void TSMimeParserDestroy(TSMimeParser parser) InkAPI.cc line 2377

Description