SYNOPSIS

#include <pacparser.h>

void pacparser_cleanup(void);

DESCRIPTION

This function should be called once you're done with using pacparser engine.

RELATED TO pacparser_cleanup…