pub fn compress2(ctx: &mut CCtx<'_>, dst: &mut [u8], src: &[u8]) -> SafeResult
Wraps the ZSTD_compress2() function.
ZSTD_compress2()