Function zstd_sys::ZSTD_CCtx_refPrefix_advanced [] [src]

pub unsafe extern "C" fn ZSTD_CCtx_refPrefix_advanced(
    cctx: *mut ZSTD_CCtx,
    prefix: *const c_void,
    prefixSize: usize,
    dictMode: ZSTD_dictMode_e
) -> usize