[][src]Function zstd_safe::get_block_size

pub fn get_block_size(cctx: &CCtx<'_>) -> usize

Wraps the ZSTD_getBlockSize() function.