Function ZSTD_estimateCCtxSize_usingCCtxParams

Source
pub unsafe extern "C" fn ZSTD_estimateCCtxSize_usingCCtxParams(
    params: *const ZSTD_CCtx_params,
) -> usize