Function
Vipstracked_free
Declaration [src]
void
vips_tracked_free (
void* s
)
Description [src]
Only use it to free memory that was
previously allocated with vips_tracked_malloc()
with a NULL
first argument.
See also
void
vips_tracked_free (
void* s
)
Only use it to free memory that was
previously allocated with vips_tracked_malloc()
with a NULL
first argument.
See also