The OpenD Programming Language

putc

import core.stdc.stdio;
extern (C) nothrow @nogc
alias putc = fputc

Meta