Function zstd_sys::ZSTD_createCCtxParams[][src]

pub unsafe extern "C" fn ZSTD_createCCtxParams() -> *mut ZSTD_CCtx_params

ZSTD_CCtx_params : Quick howto :

This can be used with ZSTD_estimateCCtxSize_advanced_usingCCtxParams() for static allocation of CCtx for single-threaded compression.