Function zstd_sys::ZSTD_copyCCtx [] [src]

pub unsafe extern fn ZSTD_copyCCtx(cctx: *mut ZSTD_CCtx,
                                   preparedCCtx: *const ZSTD_CCtx,
                                   pledgedSrcSize: c_ulonglong)
                                   -> usize