API Version: 2.0
Library Version: 2.72
void g_mapped_file_unref ( GMappedFile* file )
Decrements the reference count of file by one. If the reference count drops to 0, unmaps the buffer of file and frees it.
file
It is safe to call this function from any thread.
Since 2.22