menu
zstandard_windows package
documentation
zstandard_windows_bindings_generated.dart
ZstandardWindowsBindings
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_windows package
documentation
zstandard_windows_bindings_generated
ZstandardWindowsBindings
ZSTD_freeCCtx method
ZstandardWindowsBindings class