www.libssh2.org | Daily snapshots | Mailing list archive | Docs | Examples | github
libssh2_sftp_close

NAME

libssh2_sftp_close - convenience macro for libssh2_sftp_close_handle calls

SYNOPSIS

#include <libssh2.h>

int libssh2_sftp_close(LIBSSH2_SFTP_HANDLE *handle);

DESCRIPTION

This is a macro defined in a public libssh2 header file that is using the underlying function libssh2_sftp_close_handle.

RETURN VALUE

See libssh2_sftp_close_handle

ERRORS

See libssh2_sftp_close_handle

SEE ALSO

libssh2_sftp_close_handle

This HTML page was made with roffit.