|
SELKIELogger
1.0.0
|
Simple string type. More...
#include <strarray.h>

Public Attributes | |
| size_t | length |
| This should include a terminating null byte where possible. | |
| char * | data |
| Character array, should be null terminated. | |
Simple string type.
Definition at line 37 of file strarray.h.