menu
zstandard_macos package
documentation
zstandard_macos_bindings_generated.dart
ZstandardMacosBindings
ZSTD_freeDCtx method
ZSTD_freeDCtx method
dark_mode
light_mode
ZSTD_freeDCtx
method
int
ZSTD_freeDCtx
(
Pointer
<
ZSTD_DCtx
>
dctx
)
Implementation
int ZSTD_freeDCtx( ffi.Pointer<ZSTD_DCtx> dctx, ) { return _ZSTD_freeDCtx( dctx, ); }
zstandard_macos package
documentation
zstandard_macos_bindings_generated
ZstandardMacosBindings
ZSTD_freeDCtx method
ZstandardMacosBindings class