The OpenD Programming Language

putwc

import core.stdc.wchar_;
extern (C) nothrow @nogc
alias putwc = fputwc

Meta