|
ReactOS 0.4.16-dev-1946-g52006dd
|
Public Attributes | |
| char * | content |
| size_t | length |
| size_t | allocated |
| size_t _trio_string_t::allocated |
Definition at line 102 of file triostr.c.
Referenced by TRIO_ARGS1(), TRIO_ARGS2(), and TrioStringAlloc().
| char* _trio_string_t::content |
Definition at line 100 of file triostr.c.
Referenced by TRIO_ARGS1(), TRIO_ARGS2(), TRIO_ARGS3(), TRIO_ARGS4(), and TrioStringAlloc().
| size_t _trio_string_t::length |
Definition at line 101 of file triostr.c.
Referenced by TRIO_ARGS1(), TRIO_ARGS2(), and TrioStringAlloc().