Function

Vipscache_get_max_mem

since: 8.0

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().

Available since: 8.0

Return value

Type: size_t

The maximum amount of tracked memory we allow.