ZSTD_decompressDCtx
- size_t ZSTD_decompressDCtx(ZSTD_DCtx* ctx, void* dst, size_t dstCapacity, const(void)* src, size_t srcSize)
version(BindZSTD_Static)
extern (
C) @
nogc nothrow
size_t
ZSTD_decompressDCtx
- pZSTD_decompressDCtx ZSTD_decompressDCtx;
bindbc zstandard zstd
aliasesenumsfunctionsmanifest constantsstatic variablesstructs