MD_UNICODE_FOLD_INFO

** Unicode Support ***

nothrow @nogc
struct MD_UNICODE_FOLD_INFO {
uint[3] codepoints;
int n_codepoints;
}
Suggestion Box / Bug Report