libssh2_exit(3) centos man page | unix.com

Man Page: libssh2_exit

Operating Environment: centos

Section: 3

libssh2_exit(3) 						  libssh2 manual						   libssh2_exit(3)

NAME
libssh2_exit - global library deinitialization
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
SEE ALSO
libssh2_init(3) libssh2 1.2.5 19 Mar 2010 libssh2_exit(3)
Related Man Pages
libssh2_knownhost_get(3) - debian
libssh2_session_banner_set(3) - debian
libssh2_userauth_hostbased_fromfile(3) - debian
libssh2_userauth_hostbased_fromfile(3) - centos
libssh2_userauth_publickey_fromfile(3) - centos
Similar Topics in the Unix Linux Community
Is UNIX an open source OS ?
Tar Command
CentOS7 restoring file capabilities
Unsure why access time on a directory change isn't changing
[TIP] Processing YAML files with yq