sftp_dir typedef

sftp_dir = Pointer<sftp_dir_struct>

Implementation

typedef sftp_dir = ffi.Pointer<sftp_dir_struct>;