The OpenD Programming Language

INT16_C

import core.stdc.stdint;
extern (C) @trusted nothrow @nogc
alias INT16_C = _typify!int16_t

Meta