menu
zstandard_ios package
documentation
zstandard_ios_bindings_generated.dart
ZstandardIosBindings
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_ios package
documentation
zstandard_ios_bindings_generated
ZstandardIosBindings
ZSTD_freeDCtx method
ZstandardIosBindings class