sftp_statvfs_t typedef

sftp_statvfs_t = Pointer<sftp_statvfs_struct>

Implementation

typedef sftp_statvfs_t = ffi.Pointer<sftp_statvfs_struct>;