Function zstd_sys::ZSTD_copyDCtx[][src]

pub unsafe extern "C" fn ZSTD_copyDCtx(
    dctx: *mut ZSTD_DCtx,
    preparedDCtx: *const ZSTD_DCtx
)