TclStubs.tcl_ConditionWait

Undocumented in source but is binding to C. You might be able to learn more by searching the web for its name.
struct TclStubs
extern (C)
void function(Tcl_Condition* condPtr, Tcl_Mutex* mutexPtr, const(Tcl_Time)* timePtr) nothrow tcl_ConditionWait;

Meta