pub fn compress( dst: &mut [u8], src: &[u8], compression_level: CompressionLevel) -> SafeResult
Wraps the ZSTD_compress function.
ZSTD_compress