TclStubs.tcl_CreateObjCommand

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)
Tcl_Command function(Tcl_Interp* interp, const(char)* cmdName, Tcl_ObjCmdProc proc, ClientData clientData, Tcl_CmdDeleteProc deleteProc) nothrow tcl_CreateObjCommand;

Meta