svn_string_t Struct Reference
[String handling]
A simple counted string.
More...
#include <svn_string.h>
|
Data Fields |
const char * | data |
| pointer to the bytestring
|
apr_size_t | len |
| length of bytestring
|
Detailed Description
A simple counted string.
Definition at line 96 of file svn_string.h.
The documentation for this struct was generated from the following file: