The OpenD Programming Language

UINTMAX_C

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

Meta