API Version: 2.0
Library Version: 2.72
void g_nullify_pointer ( gpointer* nullify_location )
Set the pointer at the specified location to NULL.
NULL
nullify_location
gpointer*
The memory address of the pointer.