TclStubs.tcl_DictObjPutKeyList

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)
int function(Tcl_Interp* interp, Tcl_Obj* dictPtr, int keyc, const(Tcl_Obj*)* keyv, Tcl_Obj* valuePtr) nothrow tcl_DictObjPutKeyList;

Meta