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