Function zstd_sys::ZSTDMT_initCStream_usingCDict [] [src]

pub unsafe extern "C" fn ZSTDMT_initCStream_usingCDict(
    mtctx: *mut ZSTDMT_CCtx,
    cdict: *const ZSTD_CDict,
    fparams: ZSTD_frameParameters,
    pledgedSrcSize: c_ulonglong
) -> usize