The OpenD Programming Language

INT8_C

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

Meta