jpayne@68: .TH libssh2_exit 3 "19 Mar 2010" "libssh2 1.2.5" "libssh2 manual" jpayne@68: .SH NAME jpayne@68: libssh2_exit - global library deinitialization jpayne@68: .SH SYNOPSIS jpayne@68: #include jpayne@68: jpayne@68: void jpayne@68: libssh2_exit(void); jpayne@68: .SH DESCRIPTION jpayne@68: Exit the libssh2 functions and free's all memory used internal. jpayne@68: .SH AVAILABILITY jpayne@68: Added in libssh2 1.2.5 jpayne@68: .SH SEE ALSO jpayne@68: .BR libssh2_init(3)