Function
Geglfree
since: 0.4
Declaration [src]
void
gegl_free (
gpointer mem
)
Description [src]
Frees the memory pointed to by mem
. If mem
is NULL, does nothing.
Available since: 0.4
This function is not directly available to language bindings.