The OpenD Programming Language

UINT8_C

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

Meta