The OpenD Programming Language

MD_UNICODE_FOLD_INFO

** Unicode Support ***

nothrow @nogc @system
struct MD_UNICODE_FOLD_INFO {
uint[3] codepoints;
int n_codepoints;
}

Meta