stringbuf is only used within OpenOCD.
 
Symbols
loading...
Files
loading...
SummarySyntaxRelatedReferences

Fields

Field
Declared as
Description
int
Allocated, but unused space.
int
Index of the null terminator (and thus the length of the string).
char *
Allocated memory containing the string or NULL for empty.

References

from examples