#include <sstr.h>
Sized string. If size is 0, ptr should never be dereferenced.
Definition at line 19 of file sstr.h.
Pointer to the string data. The underlying array may be read-only.
Definition at line 22 of file sstr.h.
Size of the string in bytes.
Definition at line 24 of file sstr.h.