ssh_message typedef

ssh_message = Pointer<ssh_message_struct>

Implementation

typedef ssh_message = ffi.Pointer<ssh_message_struct>;