The OpenD Programming Language

UINT32_C

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

Meta