[#CCoinsViewCache-DynamicMemoryUsage] = xref:CCoinsViewCache.adoc[CCoinsViewCache]::DynamicMemoryUsage :relfileprefix: ../ :mrdocs: Calculate the size of the cache (in bytes) == Synopsis Declared in `<coins.h>` [source,cpp,subs="verbatim,replacements,macros,-callouts"] ---- size_t DynamicMemoryUsage() const; ---- == Return Value Approximate memory used by the cache in bytes. [.small]#Created with https://www.mrdocs.com[MrDocs]#