Function zstd_sys::ZSTD_copyCCtx
source ยท pub unsafe extern "C" fn ZSTD_copyCCtx(
cctx: *mut ZSTD_CCtx,
preparedCCtx: *const ZSTD_CCtx,
pledgedSrcSize: c_ulonglong,
) -> usize
pub unsafe extern "C" fn ZSTD_copyCCtx(
cctx: *mut ZSTD_CCtx,
preparedCCtx: *const ZSTD_CCtx,
pledgedSrcSize: c_ulonglong,
) -> usize