ZSTD_compress_usingCDict
fn
size_t ZSTD_compress_usingCDict(ZSTD_CCtx cctx, void * dst, size_t dstCapacity, const(void) * src, size_t srcSize, ZSTD_CDict cdict) extern(C) @nogc nothrowNo documentation available for this declaration.