ZSTD_compress

fnsize_t ZSTD_compress(void * dst, size_t dstCapacity, const(void) * src, size_t srcSize, int compressionLevel) extern(C) @nogc nothrow
No documentation available for this declaration.