Function

Vipscache_get_max_mem

Declaration [src]

size_t
vips_cache_get_max_mem (
  void
)

Description [src]

Get the maximum amount of tracked memory we allow before we start dropping cached operations. See vips_tracked_get_mem().

::: seealso vips_tracked_get_mem().

Return value

Returns: gsize
 

The maximum amount of tracked memory we allow.