| Current Path : /proc/self/root/proc/thread-self/root/usr/local/libssh2/share/man/man3/ |
| Current File : //proc/self/root/proc/thread-self/root/usr/local/libssh2/share/man/man3/libssh2_exit.3 |
.TH libssh2_exit 3 "19 Mar 2010" "libssh2 1.2.5" "libssh2 manual" .SH NAME libssh2_exit - global library deinitialization .SH SYNOPSIS #include <libssh2.h> void libssh2_exit(void); .SH DESCRIPTION Exit the libssh2 functions and free's all memory used internal. .SH AVAILABILITY Added in libssh2 1.2.5 .SH SEE ALSO .BR libssh2_init(3)