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