The OpenD Programming Language

wctype_t

import core.stdc.wctype;
extern (C) @trusted nothrow @nogc
alias wctype_t = wchar_t

Meta