__locale_struct

Undocumented in source but is binding to C. You might be able to learn more by searching the web for its name.

Members

Variables

__ctype_b
const(ushort)* __ctype_b;
Undocumented in source.
__ctype_tolower
const(int)* __ctype_tolower;
Undocumented in source.
__ctype_toupper
const(int)* __ctype_toupper;
Undocumented in source.
__locales
__locale_data*[13] __locales;
Undocumented in source.
__names
const(char)*[13] __names;
Undocumented in source.

Meta