RecMutex.clear

Frees the resources allocated to a recursive mutex with glib.rec_mutex.RecMutex.init_.

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

Calling glib.rec_mutex.RecMutex.clear on a locked recursive mutex leads to undefined behaviour.

class RecMutex
void
clear
()