SYNOPSIS

#include <libssh2.h>

void libssh2_exit(void);

DESCRIPTION

Exit the libssh2 functions and free's all memory used internal.

AVAILABILITY

Added in libssh2 1.2.5

RELATED TO libssh2_exit…