menu
zstandard_android package
documentation
zstandard_android_bindings_generated.dart
ZstandardAndroidBindings
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_android package
documentation
zstandard_android_bindings_generated
ZstandardAndroidBindings
ZSTD_freeCCtx method
ZstandardAndroidBindings class