Function
Geglscratch_alloc0
since: 0.4
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.
Available since: 0.4
This function is not directly available to language bindings.