auparse_destroy(3) release instance of parser

SYNOPSIS

#include <auparse.h>

void auparse_destroy (auparse_state_t *au);

DESCRIPTION

auparse_destroy frees all data structures and closes file descriptors.

RETURN VALUE

None.

AUTHOR

Steve Grubb