Global library deinitialization
#include <libssh2.h>
void libssh2_exit(void);
Exit the libssh2 functions and free's all memory used internal.
Added in libssh2 1.2.5
libssh2_init(3)