logo
Free, Micro AI Code Reviews That Run on Git Commit
git-lrc git-lrc GitHub Install Now We'd appreciate a star git-lrc - Free, Micro AI Code Reviews That Run on Git Commit | Product Hunt git-lrc - Free, Micro AI Code Reviews That Run on Git Commit | Product Hunt

libssh2_exit - global library deinitialization

Availability

       Added in libssh2 1.2.5

Description

       Exit the libssh2 functions and frees all memory used internal.

Name

       libssh2_exit - global library deinitialization

See Also

libssh2_init(3)

libssh2                                            19 Mar 2010                                   libssh2_exit(3)

Synopsis

       #include <libssh2.h>

       void
       libssh2_exit(void);

See Also