GThreadFunctions.condWait

virtual function pointer for glib.cond.Cond.wait

struct GThreadFunctions
extern (C)
void function(GCond* cond, GMutex* mutex) condWait;