TclStubs.Tcl_ParseArgsObjv

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, const(Tcl_ArgvInfo)* argTable, int* objcPtr, const(Tcl_Obj*)* objv, Tcl_Obj*** remObjv) nothrow Tcl_ParseArgsObjv;

Meta