SshString Struct Reference
String. More...
#include <ssh_types.h>
Data Fields | |
const char_t * | value |
size_t | length |
Detailed Description
String.
Definition at line 55 of file ssh_types.h.
Field Documentation
◆ length
size_t length |
Definition at line 58 of file ssh_types.h.
◆ value
const char_t* value |
Definition at line 57 of file ssh_types.h.
The documentation for this struct was generated from the following file:
- cyclone_ssh/ssh/ssh_types.h