The OpenD Programming Language

LZ4_decompress_safe_forceExtDict

debug function

version(hasLZ4)
nothrow @nogc
int
LZ4_decompress_safe_forceExtDict
(
const(char)* source
,
char* dest
,,,
const(char)* dictStart
,)

Meta