nlib
|
The structure to store information on UTF-8 string conversion. More...
#include <manual_en_platform.h>
Public Attributes | |
Unicode | |
Unicode-related functionality is also implemented in the | |
size_t | written |
The number of bytes written to the buffer. | |
const nlib_utf8_t * | cur |
The beginning of the input data which has not been converted. | |
The structure to store information on UTF-8 string conversion.
Definition at line 2368 of file Platform.h.
© Nintendo Co., Ltd. All rights reserved.