The OpenD Programming Language

UINT16_C

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

Meta