PmString_s Struct Reference
#include <strobj.h>
List of all members.
Detailed Description
String obj
Null terminated array of chars.
Definition at line 83 of file strobj.h.
Member Data Documentation
Object descriptor
Definition at line 86 of file strobj.h.
Null-term char array
Use length 1 here so that string-alloc function can use "sizeof(PmString_t) + len" and there will be room for the null-term
Definition at line 102 of file strobj.h.
The documentation for this struct was generated from the following file: