pub fn decompress<C: WriteBuf + ?Sized>(dst: &mut C, src: &[u8]) -> SafeResult
Wraps the ZSTD_decompress function.
ZSTD_decompress