The OpenD Programming Language

INTMAX_C

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

Meta