Function
Geglscratch_alloc
Declaration [src]
gpointer
gegl_scratch_alloc (
gsize size
)
Description [src]
Allocates size
bytes of scratch memory.
Returns a pointer to the allocated memory.
This function is not directly available to language bindings.