libssh2_sftp_stat(3) - Linux man page
Name
libssh2_sftp_stat - convenience macro for libssh2_sftp_fstat_ex(3) callsSynopsis
#include <libssh2.h>int libssh2_sftp_stat(LIBSSH2_SFTP *sftp, const char *path, LIBSSH2_STFP_ATTRIBUTES *attrs);
int libssh2_sftp_stat(LIBSSH2_SFTP *sftp, const char *path, LIBSSH2_STFP_ATTRIBUTES *attrs);