The translation, as a UTF-8 encoded string. More...
Data Fields | |
| const uint8_t * | contents |
| Raw UTF-8 encoded string. | |
| size_t | size |
| UTF-8 size of the string, in bytes. | |
| void * | __heap |
| A pointer to a heap memory block, unused. | |
The translation, as a UTF-8 encoded string.
| void* decancer_translation_t::[struct].contents.string __heap |
A pointer to a heap memory block, unused.
| const uint8_t* decancer_translation_t::[struct].contents.string contents |
Raw UTF-8 encoded string.
| size_t decancer_translation_t::[struct].contents.string size |
UTF-8 size of the string, in bytes.