|
OSAPI
0.29
Open System API
|
The OSAPI C String structure for wide characters. More...
#include <string_types_wide.h>
Data Fields | |
| uint64_t | tsize |
| Total size of the allocated string memory. | |
| uint64_t | csize |
| Current used size. | |
| wchar_t * | ps_location |
| Pointer to String location. | |
The OSAPI C String structure for wide characters.