API Version: 2.0
Library Version: 2.79.3
Generated by gi-docgen 2023.3
since: 2.0
void g_nullify_pointer ( gpointer* nullify_location )
Set the pointer at the specified location to NULL.
NULL
Available since: 2.0
nullify_location
Type: gpointer*
gpointer*
The memory address of the pointer.