ssh_string typedef

ssh_string = Pointer<ssh_string_struct>

Implementation

typedef ssh_string = ffi.Pointer<ssh_string_struct>;