pub unsafe extern "C" fn ZSTD_CCtxParams_reset(
    params: *mut ZSTD_CCtx_params
) -> usize
Expand description

ZSTD_CCtxParams_reset() : Reset params to default values.