ZSTD_CCtx_loadDictionary

Undocumented in source.
  1. size_t ZSTD_CCtx_loadDictionary(ZSTD_CCtx* cctx, const(void)* dict, size_t dictSize)
  2. pZSTD_CCtx_loadDictionary ZSTD_CCtx_loadDictionary;
    version(!BindZSTD_Static && zstd1_04)
    __gshared
    pZSTD_CCtx_loadDictionary ZSTD_CCtx_loadDictionary;

Meta