The OpenD Programming Language

LZ4_streamDecode_t

-

version(hasLZ4)
nothrow @nogc
struct LZ4_streamDecode_t {
long[LZ4_STREAMDECODESIZE_U64] table;
}

Meta