API Version: 2.0
Library Version: 2.76
Generated by gi-docgen 2023.2
since: 2.32
void g_mutex_clear ( GMutex* mutex )
Frees the resources allocated to a mutex with g_mutex_init().
This function should not be used with a GMutex that has been statically allocated.
GMutex
Calling g_mutex_clear() on a locked mutex leads to undefined behaviour.
g_mutex_clear()
Available since: 2.32