nlib
|
Data structure to store mapping results from StringPrep
.
More...
#include "nn/nlib/unicode/StringPrep.h"
Public Attributes | |
size_t | n |
Number of characters stored in StringPrepMapResult::code . | |
uint32_t | code [4] |
The converted unicode string. Does not NULL terminate. | |
Data structure to store mapping results from StringPrep
.
Definition at line 11 of file StringPrep.h.
© 2012-2016 Nintendo Co., Ltd. All rights reserved.