TclStubs.tcl_CreateNamespace

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_Namespace* function(Tcl_Interp* interp, const(char)* name, ClientData clientData, Tcl_NamespaceDeleteProc deleteProc) nothrow tcl_CreateNamespace;

Meta