The OpenD Programming Language

INT32_C

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

Meta