delete_pool

NAME
SYNOPSIS
DESCRIPTION
AUTHOR
LICENSE
VERSION

NAME

delete_pool - delete a pool

SYNOPSIS

#include <pool.h>

void delete_pool (pool);

DESCRIPTION

Delete a pool or subpool. This also deletes any subpools that the pool may own (and recursively subpools of those subpools, etc.)

AUTHOR

Richard Jones <rich@annexia.org>

LICENSE

GNU LGPL (see http://www.gnu.org/)

VERSION

c2lib-1.2.13