libssh2_exit(3) debian man page | unix.com

Man Page: libssh2_exit

Operating Environment: debian

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_userauth_publickey_fromfile(3) - debian
libssh2_version(3) - debian
libssh2_channel_ignore_extended_data(3) - centos
libssh2_version(3) - centos
Similar Topics in the Unix Linux Community
Adding the individual columns of a matrix.
awk or sed - Convert 2 lines to 1 line
Introduction
Find columns in a file based on header and print to new file
How to copy a column of multiple files and paste into new excel file (next to column)?