Function zstd_sys::ZSTD_sizeof_CCtx [] [src]

pub unsafe extern "C" fn ZSTD_sizeof_CCtx(cctx: *const ZSTD_CCtx) -> usize

ZSTD_sizeof_*() : These functions give the current memory usage of selected object. Object memory usage can evolve when re-used multiple times.