The OpenD Programming Language

LZ4_freeStreamDecode

If you prefer dynamic allocation methods, LZ4_createStreamDecode() provides a pointer (void*) towards an initialized LZ4_streamDecode_t structure.

version(hasLZ4)
nothrow @nogc
int
LZ4_freeStreamDecode

Meta