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