Method: Vips.tracked_allocs
- Defined in:
- lib/vips.rb
permalink .tracked_allocs ⇒ Object
Get the number of active allocations.
702 703 704 |
# File 'lib/vips.rb', line 702 def self.tracked_allocs vips_tracked_get_allocs end |
Get the number of active allocations.
702 703 704 |
# File 'lib/vips.rb', line 702 def self.tracked_allocs vips_tracked_get_allocs end |