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