Searched defs:ZSTDv04_freeDCtx (Results 1 - 1 of 1) sorted by relevance

/freebsd-13-stable/sys/contrib/zstd/lib/legacy/
H A Dzstd_v04.c3651 size_t ZSTDv04_freeDCtx(ZSTD_DCtx* dctx) { return ZSTD_freeDCtx(dctx); } function

Completed in 120 milliseconds