logo
Free, unlimited AI code reviews that run on commit
git-lrc git-lrc GitHub Install Now We'd appreciate a star git-lrc - Free, unlimited AI code reviews that run on commit | Product Hunt git-lrc - Free, unlimited AI code reviews that run on 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