For internal use only.
This file contains the implementation of the tc_destroy() function, used to clean up library-allocated memory.
Definition in file tc_destroy.c.
#include <errno.h>
#include "treeconf_int.h"
Include dependency graph for tc_destroy.c:
Go to the source code of this file.
Functions | |
unsigned int | tc_destroy (treeconf_ctx_t *ctx) |
Destroy a context. |