The OpenD Programming Language

INT64_C

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

Meta