libssh2_sftp_lstat (3) Linux Manual Page
libssh2_sftp_lstat – convenience macro for libssh2_sftp_stat_ex(3) calls
Synopsis
#include <libssh2.h>int libssh2_sftp_lstat(LIBSSH2_SFTP *sftp, const char *path, LIBSSH2_SFTP_ATTRIBUTES *attrs);
libssh2_sftp_lstat – convenience macro for libssh2_sftp_stat_ex(3) calls
int libssh2_sftp_lstat(LIBSSH2_SFTP *sftp, const char *path, LIBSSH2_SFTP_ATTRIBUTES *attrs);