ssh_channel typedef

ssh_channel = Pointer<ssh_channel_struct>

Implementation

typedef ssh_channel = ffi.Pointer<ssh_channel_struct>;