sftp_file typedef

sftp_file = Pointer<sftp_file_struct>

Implementation

typedef sftp_file = ffi.Pointer<sftp_file_struct>;