TclStubs.tcl_SetAssocData

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_Interp* interp, const(char)* name, Tcl_InterpDeleteProc proc, ClientData clientData) nothrow tcl_SetAssocData;

Meta