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