menu
zstd_ffi package
documentation
_zstd.dart
ZStd
ZSTD_sizeof_DCtx method
ZSTD_sizeof_DCtx method
dark_mode
light_mode
ZSTD_sizeof_DCtx
method
int
ZSTD_sizeof_DCtx
(
Pointer
<
ZSTD_DCtx
>
dctx
)
Implementation
int ZSTD_sizeof_DCtx( ffi.Pointer<ZSTD_DCtx> dctx, ) { return _ZSTD_sizeof_DCtx( dctx, ); }
zstd_ffi package
documentation
_zstd
ZStd
ZSTD_sizeof_DCtx method
ZStd class