Function zstd_sys::ZSTD_compressBegin_usingCDict [] [src]

pub unsafe extern fn ZSTD_compressBegin_usingCDict(cctx: *mut ZSTD_CCtx,
                                                   cdict: *const ZSTD_CDict,
                                                   pledgedSrcSize: c_ulonglong)
                                                   -> usize