The OpenD Programming Language

LZ4_decompress_safe

-

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

Meta