ssh_session typedef

ssh_session = Pointer<ssh_session_struct>

Implementation

typedef ssh_session = ffi.Pointer<ssh_session_struct>;