Function
Geglfree
Declaration [src]
void
gegl_free (
gpointer mem
)
Description [src]
Frees the memory pointed to by mem. If mem is NULL, does nothing.
This function is not directly available to language bindings.
| skip-reason | unknown_since_b4913381 |