API Version: 0.4
Library Version: 0.4.48
void gegl_free ( gpointer mem )
Frees the memory pointed to by mem. If mem is NULL, does nothing.
mem
gpointer
The memory to free.
NULL