Handbook
Glossary
ZSTD_createDCtx ( -- ZSTD_DCtx* )
Vocabulary
compression
.
zstd
.
ffi
Inputs
None
Outputs
ZSTD_DCtx*
an
object
Definition
USING:
alien.syntax
;
IN:
compression.zstd.ffi
LIBRARY:
zstd
FUNCTION:
ZSTD_DCtx*
ZSTD_createDCtx
( )