shisa_done(3) API function

SYNOPSIS

#include <shisa.h>

void shisa_done(Shisa * dbh);

ARGUMENTS

Shisa * dbh

DESCRIPTION

Deallocates the shisa library handle. The handle must not be used in any calls to shisa functions after this.

REPORTING BUGS

Report bugs to <[email protected]>.

COPYRIGHT

Copyright © 2002-2010 Simon Josefsson.
Copying and distribution of this file, with or without modification, are permitted in any medium without royalty provided the copyright notice and this notice are preserved.