The OpenD Programming Language

UINT64_C

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

Meta