Go to the source code of this file.
Functions | |
void | XsStringArray_construct (XsStringArray *thisPtr, XsSize count, XsString const *src) |
Variables | |
const XsArrayDescriptor | g_xsStringArrayDescriptor |
Descriptor for XsStringArray. More... | |
void XsStringArray_construct | ( | XsStringArray * | thisPtr, |
XsSize | count, | ||
XsString const * | src | ||
) |
Definition at line 89 of file xsstringarray.c.
const XsArrayDescriptor g_xsStringArrayDescriptor |
Descriptor for XsStringArray.
Definition at line 74 of file xsstringarray.c.