libssh2_sftp_rewind (3) Linux Manual Page
libssh2_sftp_rewind – convenience macro for libssh2_sftp_seek64(3) calls Synopsis#include <libssh2.h> int libssh2_sftp_rewind(LINBSSH2_SFTP_HANDLE *handle); DescriptionThis is a macro defined in a public libssh2 header file that is using the underlying function libssh2_sftp_seek64(3). Return ValueSee libssh2_sftp_seek64(3) ErrorsSee libssh2_sftp_seek64(3) See Alsolibssh2_sftp_seek64(3)
