sftp_packet typedef

sftp_packet = Pointer<sftp_packet_struct>

Implementation

typedef sftp_packet = ffi.Pointer<sftp_packet_struct>;