menu
zstandard_macos package
documentation
zstandard_macos_bindings_generated.dart
ZstandardMacosBindings
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_macos package
documentation
zstandard_macos_bindings_generated
ZstandardMacosBindings
ZSTD_freeCCtx method
ZstandardMacosBindings class