[][src]Function zstd_safe::insert_block

pub fn insert_block(dctx: &mut DCtx, block: &[u8]) -> usize

Wraps the ZSTD_insertBlock() function.