Mutex.clear

Frees the resources allocated to a mutex with glib.mutex.Mutex.init_.

This function should not be used with a #GMutex that has been statically allocated.

Calling glib.mutex.Mutex.clear on a locked mutex leads to undefined behaviour.

class Mutex
void
clear
()