menu
zstandard_linux package
documentation
zstandard_linux_bindings_generated.dart
ZstandardLinuxBindings
ZSTD_freeCCtx method
ZSTD_freeCCtx method
dark_mode
light_mode
ZSTD_freeCCtx
method
int
ZSTD_freeCCtx
(
Pointer
<
ZSTD_CCtx
>
cctx
)
Implementation
int ZSTD_freeCCtx( ffi.Pointer<ZSTD_CCtx> cctx, ) { return _ZSTD_freeCCtx( cctx, ); }
zstandard_linux package
documentation
zstandard_linux_bindings_generated
ZstandardLinuxBindings
ZSTD_freeCCtx method
ZstandardLinuxBindings class