- Tcl_BackgroundExceptionvoid function(Tcl_Interp* interp, int code) nothrow Tcl_BackgroundException; 
- Undocumented in source but is binding to C. You might be able to learn more by searching the web for its name. 
- Tcl_CancelEvalint function(Tcl_Interp* interp, Tcl_Obj* resultObjPtr, ClientData clientData, int flags) nothrow Tcl_CancelEval; 
- Tcl_Canceledint function(Tcl_Interp* interp, int flags) nothrow Tcl_Canceled; 
- Undocumented in source but is binding to C. You might be able to learn more by searching the web for its name. 
- Tcl_CloseExint function(Tcl_Interp* interp, Tcl_Channel chan, int flags) nothrow Tcl_CloseEx; 
- Undocumented in source but is binding to C. You might be able to learn more by searching the web for its name. 
- Tcl_CreatePipeint function(Tcl_Interp* interp, Tcl_Channel* rchan, Tcl_Channel* wchan, int flags) nothrow Tcl_CreatePipe; 
- Undocumented in source but is binding to C. You might be able to learn more by searching the web for its name. 
- Tcl_FSUnloadFileint function(Tcl_Interp* interp, Tcl_LoadHandle* handlePtr) nothrow Tcl_FSUnloadFile; 
- Undocumented in source but is binding to C. You might be able to learn more by searching the web for its name. 
- Tcl_FindSymbolvoid* function(Tcl_Interp* interp, Tcl_LoadHandle handle, const(char)* symbol) nothrow Tcl_FindSymbol; 
- Undocumented in source but is binding to C. You might be able to learn more by searching the web for its name. 
- Tcl_GetAccessTimeFromStatTcl_WideInt function(const(Tcl_StatBuf)* statPtr) nothrow Tcl_GetAccessTimeFromStat; 
- Undocumented in source but is binding to C. You might be able to learn more by searching the web for its name. 
- Tcl_GetBlockSizeFromStatuint function(const(Tcl_StatBuf)* statPtr) nothrow Tcl_GetBlockSizeFromStat; 
- Undocumented in source but is binding to C. You might be able to learn more by searching the web for its name. 
- Tcl_GetBlocksFromStatTcl_WideUInt function(const(Tcl_StatBuf)* statPtr) nothrow Tcl_GetBlocksFromStat; 
- Undocumented in source but is binding to C. You might be able to learn more by searching the web for its name. 
- Tcl_GetChangeTimeFromStatTcl_WideInt function(const(Tcl_StatBuf)* statPtr) nothrow Tcl_GetChangeTimeFromStat; 
- Undocumented in source but is binding to C. You might be able to learn more by searching the web for its name. 
- Tcl_GetDeviceTypeFromStatint function(const(Tcl_StatBuf)* statPtr) nothrow Tcl_GetDeviceTypeFromStat; 
- Undocumented in source but is binding to C. You might be able to learn more by searching the web for its name. 
- Tcl_GetEnsembleParameterListint function(Tcl_Interp* interp, Tcl_Command token, Tcl_Obj** paramListPtr) nothrow Tcl_GetEnsembleParameterList; 
- Undocumented in source but is binding to C. You might be able to learn more by searching the web for its name. 
- Tcl_GetErrorLineint function(Tcl_Interp* interp) nothrow Tcl_GetErrorLine; 
- Undocumented in source but is binding to C. You might be able to learn more by searching the web for its name. 
- Tcl_GetFSDeviceFromStatuint function(const(Tcl_StatBuf)* statPtr) nothrow Tcl_GetFSDeviceFromStat; 
- Undocumented in source but is binding to C. You might be able to learn more by searching the web for its name. 
- Tcl_GetFSInodeFromStatuint function(const(Tcl_StatBuf)* statPtr) nothrow Tcl_GetFSInodeFromStat; 
- Undocumented in source but is binding to C. You might be able to learn more by searching the web for its name. 
- Tcl_GetGroupIdFromStatint function(const(Tcl_StatBuf)* statPtr) nothrow Tcl_GetGroupIdFromStat; 
- Undocumented in source but is binding to C. You might be able to learn more by searching the web for its name. 
- Tcl_GetLinkCountFromStatint function(const(Tcl_StatBuf)* statPtr) nothrow Tcl_GetLinkCountFromStat; 
- Undocumented in source but is binding to C. You might be able to learn more by searching the web for its name. 
- Tcl_GetModeFromStatuint function(const(Tcl_StatBuf)* statPtr) nothrow Tcl_GetModeFromStat; 
- Undocumented in source but is binding to C. You might be able to learn more by searching the web for its name. 
- Tcl_GetModificationTimeFromStatTcl_WideInt function(const(Tcl_StatBuf)* statPtr) nothrow Tcl_GetModificationTimeFromStat; 
- Undocumented in source but is binding to C. You might be able to learn more by searching the web for its name. 
- Tcl_GetSizeFromStatTcl_WideUInt function(const(Tcl_StatBuf)* statPtr) nothrow Tcl_GetSizeFromStat; 
- Undocumented in source but is binding to C. You might be able to learn more by searching the web for its name. 
- Tcl_GetStartupScriptTcl_Obj* function(const(char)** encodingPtr) nothrow Tcl_GetStartupScript; 
- Undocumented in source but is binding to C. You might be able to learn more by searching the web for its name. 
- Tcl_GetUserIdFromStatint function(const(Tcl_StatBuf)* statPtr) nothrow Tcl_GetUserIdFromStat; 
- Undocumented in source but is binding to C. You might be able to learn more by searching the web for its name. 
- Tcl_InterpActiveint function(Tcl_Interp* interp) nothrow Tcl_InterpActive; 
- Undocumented in source but is binding to C. You might be able to learn more by searching the web for its name. 
- Tcl_LoadFileint function(Tcl_Interp* interp, Tcl_Obj* pathPtr, const(char*)* symv, int flags, void* procPtrs, Tcl_LoadHandle* handlePtr) nothrow Tcl_LoadFile; 
- Undocumented in source but is binding to C. You might be able to learn more by searching the web for its name. 
- Tcl_NRAddCallbackvoid function(Tcl_Interp* interp, Tcl_NRPostProc* postProcPtr, ClientData data0, ClientData data1, ClientData data2, ClientData data3) nothrow Tcl_NRAddCallback; 
- Undocumented in source but is binding to C. You might be able to learn more by searching the web for its name. 
- Tcl_NRCallObjProcint function(Tcl_Interp* interp, Tcl_ObjCmdProc* objProc, ClientData clientData, int objc, const(Tcl_Obj*)* objv) nothrow Tcl_NRCallObjProc; 
- Undocumented in source but is binding to C. You might be able to learn more by searching the web for its name. 
- Tcl_NRCmdSwapint function(Tcl_Interp* interp, Tcl_Command cmd, int objc, const(Tcl_Obj*)* objv, int flags) nothrow Tcl_NRCmdSwap; 
- Undocumented in source but is binding to C. You might be able to learn more by searching the web for its name. 
- Tcl_NRCreateCommandTcl_Command function(Tcl_Interp* interp, const(char)* cmdName, Tcl_ObjCmdProc proc, Tcl_ObjCmdProc nreProc, ClientData clientData, Tcl_CmdDeleteProc deleteProc) nothrow Tcl_NRCreateCommand; 
- Undocumented in source but is binding to C. You might be able to learn more by searching the web for its name. 
- Tcl_NREvalObjint function(Tcl_Interp* interp, Tcl_Obj* objPtr, int flags) nothrow Tcl_NREvalObj; 
- Undocumented in source but is binding to C. You might be able to learn more by searching the web for its name. 
- Tcl_NREvalObjvint function(Tcl_Interp* interp, int objc, const(Tcl_Obj*)* objv, int flags) nothrow Tcl_NREvalObjv; 
- Undocumented in source but is binding to C. You might be able to learn more by searching the web for its name. 
- Tcl_NRExprObjint function(Tcl_Interp* interp, Tcl_Obj* objPtr, Tcl_Obj* resultPtr) nothrow Tcl_NRExprObj; 
- Undocumented in source but is binding to C. You might be able to learn more by searching the web for its name. 
- Tcl_NRSubstObjint function(Tcl_Interp* interp, Tcl_Obj* objPtr, int flags) nothrow Tcl_NRSubstObj; 
- Undocumented in source but is binding to C. You might be able to learn more by searching the web for its name. 
- Tcl_ParseArgsObjvint function(Tcl_Interp* interp, const(Tcl_ArgvInfo)* argTable, int* objcPtr, const(Tcl_Obj*)* objv, Tcl_Obj*** remObjv) nothrow Tcl_ParseArgsObjv; 
- Undocumented in source but is binding to C. You might be able to learn more by searching the web for its name. 
- Tcl_SetEnsembleParameterListint function(Tcl_Interp* interp, Tcl_Command token, Tcl_Obj* paramList) nothrow Tcl_SetEnsembleParameterList; 
- Undocumented in source but is binding to C. You might be able to learn more by searching the web for its name. 
- Tcl_SetErrorLinevoid function(Tcl_Interp* interp, int lineNum) nothrow Tcl_SetErrorLine; 
- Undocumented in source but is binding to C. You might be able to learn more by searching the web for its name. 
- Tcl_SetStartupScriptvoid function(Tcl_Obj* path, const(char)* encoding) nothrow Tcl_SetStartupScript; 
- Undocumented in source but is binding to C. You might be able to learn more by searching the web for its name. 
- Tcl_TransferResultvoid function(Tcl_Interp* sourceInterp, int result, Tcl_Interp* targetInterp) nothrow Tcl_TransferResult; 
- Undocumented in source but is binding to C. You might be able to learn more by searching the web for its name. 
- Tcl_ZlibAdler32uint function(uint adler, const(ubyte)* buf, int len) nothrow Tcl_ZlibAdler32; 
- Undocumented in source but is binding to C. You might be able to learn more by searching the web for its name. 
- Tcl_ZlibCRC32uint function(uint crc, const(ubyte)* buf, int len) nothrow Tcl_ZlibCRC32; 
- Undocumented in source but is binding to C. You might be able to learn more by searching the web for its name. 
- Tcl_ZlibDeflateint function(Tcl_Interp* interp, int format, Tcl_Obj* data, int level, Tcl_Obj* gzipHeaderDictObj) nothrow Tcl_ZlibDeflate; 
- Undocumented in source but is binding to C. You might be able to learn more by searching the web for its name. 
- Tcl_ZlibInflateint function(Tcl_Interp* interp, int format, Tcl_Obj* data, int buffersize, Tcl_Obj* gzipHeaderDictObj) nothrow Tcl_ZlibInflate; 
- Undocumented in source but is binding to C. You might be able to learn more by searching the web for its name. 
- Tcl_ZlibStreamChecksumint function(Tcl_ZLibStream zshandle) nothrow Tcl_ZlibStreamChecksum; 
- Undocumented in source but is binding to C. You might be able to learn more by searching the web for its name. 
- Tcl_ZlibStreamCloseint function(Tcl_ZLibStream zshandle) nothrow Tcl_ZlibStreamClose; 
- Undocumented in source but is binding to C. You might be able to learn more by searching the web for its name. 
- Tcl_ZlibStreamEofint function(Tcl_ZLibStream zshandle) nothrow Tcl_ZlibStreamEof; 
- Undocumented in source but is binding to C. You might be able to learn more by searching the web for its name. 
- Tcl_ZlibStreamGetint function(Tcl_ZLibStream zshandle, Tcl_Obj* data, int count) nothrow Tcl_ZlibStreamGet; 
- Undocumented in source but is binding to C. You might be able to learn more by searching the web for its name. 
- Tcl_ZlibStreamGetCommandNameTcl_Obj* function(Tcl_ZLibStream zshandle) nothrow Tcl_ZlibStreamGetCommandName; 
- Undocumented in source but is binding to C. You might be able to learn more by searching the web for its name. 
- Tcl_ZlibStreamInitint function(Tcl_Interp* interp, int mode, int format, int level, Tcl_Obj* dictObj, Tcl_ZLibStream* zshandle) nothrow Tcl_ZlibStreamInit; 
- Undocumented in source but is binding to C. You might be able to learn more by searching the web for its name. 
- Tcl_ZlibStreamPutint function(Tcl_ZLibStream zshandle, Tcl_Obj* data, int flush) nothrow Tcl_ZlibStreamPut; 
- Undocumented in source but is binding to C. You might be able to learn more by searching the web for its name. 
- Tcl_ZlibStreamResetint function(Tcl_ZLibStream zshandle) nothrow Tcl_ZlibStreamReset; 
- Undocumented in source but is binding to C. You might be able to learn more by searching the web for its name. 
- Tcl_ZlibStreamSetCompressionDictionaryvoid function(Tcl_ZLibStream zhandle, Tcl_Obj* compressionDictionaryObj) nothrow Tcl_ZlibStreamSetCompressionDictionary; 
- Undocumented in source but is binding to C. You might be able to learn more by searching the web for its name. 
- hooksconst(TclStubHooks)* hooks; 
- Undocumented in source. 
- magicint magic; 
- Undocumented in source. 
- reserved10void function() nothrow reserved10; 
- Undocumented in source. 
- reserved167void function() nothrow reserved167; 
- Undocumented in source. 
- reserved188void function() nothrow reserved188; 
- Undocumented in source. 
- reserved285void function() nothrow reserved285; 
- Undocumented in source. 
- reserved9void function() nothrow reserved9; 
- Undocumented in source. 
- tclFreeObjvoid function(Tcl_Obj* objPtr) nothrow tclFreeObj; 
- Undocumented in source but is binding to C. You might be able to learn more by searching the web for its name. 
- tcl_Accessint function(const(char)* path, int mode) nothrow tcl_Access; 
- Undocumented in source but is binding to C. You might be able to learn more by searching the web for its name. 
- tcl_AddErrorInfovoid function(Tcl_Interp* interp, const(char)* message) nothrow tcl_AddErrorInfo; 
- Undocumented in source but is binding to C. You might be able to learn more by searching the web for its name. 
- tcl_AddObjErrorInfovoid function(Tcl_Interp* interp, const(char)* message, int length) nothrow tcl_AddObjErrorInfo; 
- Undocumented in source but is binding to C. You might be able to learn more by searching the web for its name. 
- tcl_AlertNotifiervoid function(ClientData clientData) nothrow tcl_AlertNotifier; 
- Undocumented in source but is binding to C. You might be able to learn more by searching the web for its name. 
- tcl_Allocvoid* function(uint size) nothrow tcl_Alloc; 
- Undocumented in source but is binding to C. You might be able to learn more by searching the web for its name. 
- tcl_AllocStatBufTcl_StatBuf* function() nothrow tcl_AllocStatBuf; 
- Undocumented in source but is binding to C. You might be able to learn more by searching the web for its name. 
- tcl_AllowExceptionsvoid function(Tcl_Interp* interp) nothrow tcl_AllowExceptions; 
- Undocumented in source but is binding to C. You might be able to learn more by searching the web for its name. 
- tcl_AppendAllObjTypesint function(Tcl_Interp* interp, Tcl_Obj* objPtr) nothrow tcl_AppendAllObjTypes; 
- Undocumented in source but is binding to C. You might be able to learn more by searching the web for its name. 
- tcl_AppendElementvoid function(Tcl_Interp* interp, const(char)* element) nothrow tcl_AppendElement; 
- Undocumented in source but is binding to C. You might be able to learn more by searching the web for its name. 
- tcl_AppendExportListint function(Tcl_Interp* interp, Tcl_Namespace* nsPtr, Tcl_Obj* objPtr) nothrow tcl_AppendExportList; 
- Undocumented in source but is binding to C. You might be able to learn more by searching the web for its name. 
- tcl_AppendFormatToObjint function(Tcl_Interp* interp, Tcl_Obj* objPtr, const(char)* format, int objc, const(Tcl_Obj*)* objv) nothrow tcl_AppendFormatToObj; 
- Undocumented in source but is binding to C. You might be able to learn more by searching the web for its name. 
- tcl_AppendLimitedToObjvoid function(Tcl_Obj* objPtr, const(char)* bytes, int length, int limit, const(char)* ellipsis) nothrow tcl_AppendLimitedToObj; 
- Undocumented in source but is binding to C. You might be able to learn more by searching the web for its name. 
- tcl_AppendObjToErrorInfovoid function(Tcl_Interp* interp, Tcl_Obj* objPtr) nothrow tcl_AppendObjToErrorInfo; 
- Undocumented in source but is binding to C. You might be able to learn more by searching the web for its name. 
- tcl_AppendObjToObjvoid function(Tcl_Obj* objPtr, Tcl_Obj* appendObjPtr) nothrow tcl_AppendObjToObj; 
- Undocumented in source but is binding to C. You might be able to learn more by searching the web for its name. 
- tcl_AppendPrintfToObjvoid function(Tcl_Obj* objPtr, const(char)* format, ...) nothrow tcl_AppendPrintfToObj; 
- Undocumented in source but is binding to C. You might be able to learn more by searching the web for its name. 
- tcl_AppendResultvoid function(Tcl_Interp* interp, ...) nothrow tcl_AppendResult; 
- Undocumented in source but is binding to C. You might be able to learn more by searching the web for its name. 
- tcl_AppendResultVAvoid function(Tcl_Interp* interp, va_list argList) nothrow tcl_AppendResultVA; 
- Undocumented in source but is binding to C. You might be able to learn more by searching the web for its name. 
- tcl_AppendStringsToObjvoid function(Tcl_Obj* objPtr, ...) nothrow tcl_AppendStringsToObj; 
- Undocumented in source but is binding to C. You might be able to learn more by searching the web for its name. 
- tcl_AppendStringsToObjVAvoid function(Tcl_Obj* objPtr, va_list argList) nothrow tcl_AppendStringsToObjVA; 
- Undocumented in source but is binding to C. You might be able to learn more by searching the web for its name. 
- tcl_AppendToObjvoid function(Tcl_Obj* objPtr, const(char)* bytes, int length) nothrow tcl_AppendToObj; 
- Undocumented in source but is binding to C. You might be able to learn more by searching the web for its name. 
- tcl_AppendUnicodeToObjvoid function(Tcl_Obj* objPtr, const(Tcl_UniChar)* unicode, int length) nothrow tcl_AppendUnicodeToObj; 
- Undocumented in source but is binding to C. You might be able to learn more by searching the web for its name. 
- tcl_AsyncCreateTcl_AsyncHandler function(Tcl_AsyncProc proc, ClientData clientData) nothrow tcl_AsyncCreate; 
- Undocumented in source but is binding to C. You might be able to learn more by searching the web for its name. 
- tcl_AsyncDeletevoid function(Tcl_AsyncHandler async) nothrow tcl_AsyncDelete; 
- Undocumented in source but is binding to C. You might be able to learn more by searching the web for its name. 
- tcl_AsyncInvokeint function(Tcl_Interp* interp, int code) nothrow tcl_AsyncInvoke; 
- Undocumented in source but is binding to C. You might be able to learn more by searching the web for its name. 
- tcl_AsyncMarkvoid function(Tcl_AsyncHandler async) nothrow tcl_AsyncMark; 
- Undocumented in source but is binding to C. You might be able to learn more by searching the web for its name. 
- tcl_AsyncReadyint function() nothrow tcl_AsyncReady; 
- Undocumented in source but is binding to C. You might be able to learn more by searching the web for its name. 
- tcl_AttemptAllocvoid* function(uint size) nothrow tcl_AttemptAlloc; 
- Undocumented in source but is binding to C. You might be able to learn more by searching the web for its name. 
- tcl_AttemptDbCkallocvoid* function(uint size, const(char)* file, int line) nothrow tcl_AttemptDbCkalloc; 
- Undocumented in source but is binding to C. You might be able to learn more by searching the web for its name. 
- tcl_AttemptDbCkreallocvoid* function(const(char)* ptr, uint size, const(char)* file, int line) nothrow tcl_AttemptDbCkrealloc; 
- Undocumented in source but is binding to C. You might be able to learn more by searching the web for its name. 
- tcl_AttemptReallocvoid* function(const(char)* ptr, uint size) nothrow tcl_AttemptRealloc; 
- Undocumented in source but is binding to C. You might be able to learn more by searching the web for its name. 
- tcl_AttemptSetObjLengthint function(Tcl_Obj* objPtr, int length) nothrow tcl_AttemptSetObjLength; 
- Undocumented in source but is binding to C. You might be able to learn more by searching the web for its name. 
- tcl_BackgroundErrorvoid function(Tcl_Interp* interp) nothrow tcl_BackgroundError; 
- Undocumented in source but is binding to C. You might be able to learn more by searching the web for its name. 
- tcl_Backslashchar function(const(char)* src, int* readPtr) nothrow tcl_Backslash; 
- Undocumented in source but is binding to C. You might be able to learn more by searching the web for its name. 
- tcl_BadChannelOptionint function(Tcl_Interp* interp, const(char)* optionName, const(char)* optionList) nothrow tcl_BadChannelOption; 
- Undocumented in source but is binding to C. You might be able to learn more by searching the web for its name. 
- tcl_CallWhenDeletedvoid function(Tcl_Interp* interp, Tcl_InterpDeleteProc proc, ClientData clientData) nothrow tcl_CallWhenDeleted; 
- Undocumented in source but is binding to C. You might be able to learn more by searching the web for its name. 
- tcl_CancelIdleCallvoid function(Tcl_IdleProc idleProc, ClientData clientData) nothrow tcl_CancelIdleCall; 
- Undocumented in source but is binding to C. You might be able to learn more by searching the web for its name. 
- tcl_ChannelBlockModeProcTcl_DriverBlockModeProc function(const(Tcl_ChannelType)* chanTypePtr) nothrow tcl_ChannelBlockModeProc; 
- Undocumented in source but is binding to C. You might be able to learn more by searching the web for its name. 
- tcl_ChannelBufferedint function(Tcl_Channel chan) nothrow tcl_ChannelBuffered; 
- Undocumented in source but is binding to C. You might be able to learn more by searching the web for its name. 
- tcl_ChannelClose2ProcTcl_DriverClose2Proc function(const(Tcl_ChannelType)* chanTypePtr) nothrow tcl_ChannelClose2Proc; 
- Undocumented in source but is binding to C. You might be able to learn more by searching the web for its name. 
- tcl_ChannelCloseProcTcl_DriverCloseProc function(const(Tcl_ChannelType)* chanTypePtr) nothrow tcl_ChannelCloseProc; 
- Undocumented in source but is binding to C. You might be able to learn more by searching the web for its name. 
- tcl_ChannelFlushProcTcl_DriverFlushProc function(const(Tcl_ChannelType)* chanTypePtr) nothrow tcl_ChannelFlushProc; 
- Undocumented in source but is binding to C. You might be able to learn more by searching the web for its name. 
- tcl_ChannelGetHandleProcTcl_DriverGetHandleProc function(const(Tcl_ChannelType)* chanTypePtr) nothrow tcl_ChannelGetHandleProc; 
- Undocumented in source but is binding to C. You might be able to learn more by searching the web for its name. 
- tcl_ChannelGetOptionProcTcl_DriverGetOptionProc function(const(Tcl_ChannelType)* chanTypePtr) nothrow tcl_ChannelGetOptionProc; 
- Undocumented in source but is binding to C. You might be able to learn more by searching the web for its name. 
- tcl_ChannelHandlerProcTcl_DriverHandlerProc function(const(Tcl_ChannelType)* chanTypePtr) nothrow tcl_ChannelHandlerProc; 
- Undocumented in source but is binding to C. You might be able to learn more by searching the web for its name. 
- tcl_ChannelInputProcTcl_DriverInputProc function(const(Tcl_ChannelType)* chanTypePtr) nothrow tcl_ChannelInputProc; 
- Undocumented in source but is binding to C. You might be able to learn more by searching the web for its name. 
- tcl_ChannelNameconst(char)* function(const(Tcl_ChannelType)* chanTypePtr) nothrow tcl_ChannelName; 
- Undocumented in source but is binding to C. You might be able to learn more by searching the web for its name. 
- tcl_ChannelOutputProcTcl_DriverOutputProc function(const(Tcl_ChannelType)* chanTypePtr) nothrow tcl_ChannelOutputProc; 
- Undocumented in source but is binding to C. You might be able to learn more by searching the web for its name. 
- tcl_ChannelSeekProcTcl_DriverSeekProc function(const(Tcl_ChannelType)* chanTypePtr) nothrow tcl_ChannelSeekProc; 
- Undocumented in source but is binding to C. You might be able to learn more by searching the web for its name. 
- tcl_ChannelSetOptionProcTcl_DriverSetOptionProc function(const(Tcl_ChannelType)* chanTypePtr) nothrow tcl_ChannelSetOptionProc; 
- Undocumented in source but is binding to C. You might be able to learn more by searching the web for its name. 
- tcl_ChannelThreadActionProcTcl_DriverThreadActionProc function(const(Tcl_ChannelType)* chanTypePtr) nothrow tcl_ChannelThreadActionProc; 
- Undocumented in source but is binding to C. You might be able to learn more by searching the web for its name. 
- tcl_ChannelTruncateProcTcl_DriverTruncateProc function(const(Tcl_ChannelType)* chanTypePtr) nothrow tcl_ChannelTruncateProc; 
- Undocumented in source but is binding to C. You might be able to learn more by searching the web for its name. 
- tcl_ChannelVersionTcl_ChannelTypeVersion function(const(Tcl_ChannelType)* chanTypePtr) nothrow tcl_ChannelVersion; 
- Undocumented in source but is binding to C. You might be able to learn more by searching the web for its name. 
- tcl_ChannelWatchProcTcl_DriverWatchProc function(const(Tcl_ChannelType)* chanTypePtr) nothrow tcl_ChannelWatchProc; 
- Undocumented in source but is binding to C. You might be able to learn more by searching the web for its name. 
- tcl_ChannelWideSeekProcTcl_DriverWideSeekProc function(const(Tcl_ChannelType)* chanTypePtr) nothrow tcl_ChannelWideSeekProc; 
- Undocumented in source but is binding to C. You might be able to learn more by searching the web for its name. 
- tcl_Chdirint function(const(char)* dirName) nothrow tcl_Chdir; 
- Undocumented in source but is binding to C. You might be able to learn more by searching the web for its name. 
- tcl_ClearChannelHandlersvoid function(Tcl_Channel channel) nothrow tcl_ClearChannelHandlers; 
- Undocumented in source but is binding to C. You might be able to learn more by searching the web for its name. 
- tcl_Closeint function(Tcl_Interp* interp, Tcl_Channel chan) nothrow tcl_Close; 
- Undocumented in source but is binding to C. You might be able to learn more by searching the web for its name. 
- tcl_CommandCompleteint function(const(char)* cmd) nothrow tcl_CommandComplete; 
- Undocumented in source but is binding to C. You might be able to learn more by searching the web for its name. 
- tcl_CommandTraceInfoClientData function(Tcl_Interp* interp, const(char)* varName, int flags, Tcl_CommandTraceProc procPtr, ClientData prevClientData) nothrow tcl_CommandTraceInfo; 
- Undocumented in source but is binding to C. You might be able to learn more by searching the web for its name. 
- tcl_Concatconst(char)* function(int argc, const(char)** argv) nothrow tcl_Concat; 
- Undocumented in source but is binding to C. You might be able to learn more by searching the web for its name. 
- tcl_ConcatObjTcl_Obj* function(int objc, const(Tcl_Obj*)* objv) nothrow tcl_ConcatObj; 
- Undocumented in source but is binding to C. You might be able to learn more by searching the web for its name. 
- tcl_ConditionFinalizevoid function(Tcl_Condition* condPtr) nothrow tcl_ConditionFinalize; 
- Undocumented in source but is binding to C. You might be able to learn more by searching the web for its name. 
- tcl_ConditionNotifyvoid function(Tcl_Condition* condPtr) nothrow tcl_ConditionNotify; 
- Undocumented in source but is binding to C. You might be able to learn more by searching the web for its name. 
- tcl_ConditionWaitvoid function(Tcl_Condition* condPtr, Tcl_Mutex* mutexPtr, const(Tcl_Time)* timePtr) nothrow tcl_ConditionWait; 
- Undocumented in source but is binding to C. You might be able to learn more by searching the web for its name. 
- tcl_ConvertCountedElementint function(const(char)* src, int length, const(char)* dst, int flags) nothrow tcl_ConvertCountedElement; 
- Undocumented in source but is binding to C. You might be able to learn more by searching the web for its name. 
- tcl_ConvertElementint function(const(char)* src, const(char)* dst, int flags) nothrow tcl_ConvertElement; 
- Undocumented in source but is binding to C. You might be able to learn more by searching the web for its name. 
- tcl_ConvertToTypeint function(Tcl_Interp* interp, Tcl_Obj* objPtr, Tcl_ObjType* typePtr) nothrow tcl_ConvertToType; 
- Undocumented in source but is binding to C. You might be able to learn more by searching the web for its name. 
- tcl_CreateAliasint function(Tcl_Interp* slave, const(char)* slaveCmd, Tcl_Interp* target, const(char)* targetCmd, int argc, const(char)** argv) nothrow tcl_CreateAlias; 
- Undocumented in source but is binding to C. You might be able to learn more by searching the web for its name. 
- tcl_CreateAliasObjint function(Tcl_Interp* slave, const(char)* slaveCmd, Tcl_Interp* target, const(char)* targetCmd, int objc, const(Tcl_Obj*)* objv) nothrow tcl_CreateAliasObj; 
- Undocumented in source but is binding to C. You might be able to learn more by searching the web for its name. 
- tcl_CreateChannelTcl_Channel function(const(Tcl_ChannelType)* typePtr, const(char)* chanName, ClientData instanceData, int mask) nothrow tcl_CreateChannel; 
- Undocumented in source but is binding to C. You might be able to learn more by searching the web for its name. 
- tcl_CreateChannelHandlervoid function(Tcl_Channel chan, int mask, Tcl_ChannelProc proc, ClientData clientData) nothrow tcl_CreateChannelHandler; 
- Undocumented in source but is binding to C. You might be able to learn more by searching the web for its name. 
- tcl_CreateCloseHandlervoid function(Tcl_Channel chan, Tcl_CloseProc proc, ClientData clientData) nothrow tcl_CreateCloseHandler; 
- Undocumented in source but is binding to C. You might be able to learn more by searching the web for its name. 
- tcl_CreateCommandTcl_Command function(Tcl_Interp* interp, const(char)* cmdName, Tcl_CmdProc proc, ClientData clientData, Tcl_CmdDeleteProc deleteProc) nothrow tcl_CreateCommand; 
- Undocumented in source but is binding to C. You might be able to learn more by searching the web for its name. 
- tcl_CreateEncodingTcl_Encoding function(const(Tcl_EncodingType)* typePtr) nothrow tcl_CreateEncoding; 
- Undocumented in source but is binding to C. You might be able to learn more by searching the web for its name. 
- tcl_CreateEnsembleTcl_Command function(Tcl_Interp* interp, const(char)* name, Tcl_Namespace* namespacePtr, int flags) nothrow tcl_CreateEnsemble; 
- Undocumented in source but is binding to C. You might be able to learn more by searching the web for its name. 
- tcl_CreateEventSourcevoid function(Tcl_EventSetupProc setupProc, Tcl_EventCheckProc checkProc, ClientData clientData) nothrow tcl_CreateEventSource; 
- Undocumented in source but is binding to C. You might be able to learn more by searching the web for its name. 
- tcl_CreateExitHandlervoid function(Tcl_ExitProc proc, ClientData clientData) nothrow tcl_CreateExitHandler; 
- Undocumented in source but is binding to C. You might be able to learn more by searching the web for its name. 
- tcl_CreateFileHandlervoid function(int fd, int mask, Tcl_FileProc proc, ClientData clientData) nothrow tcl_CreateFileHandler; 
- Undocumented in source but is binding to C. You might be able to learn more by searching the web for its name. 
- tcl_CreateHashEntryTcl_HashEntry* function(Tcl_HashTable* tablePtr, const(void)* key, int* newPtr) nothrow tcl_CreateHashEntry; 
- Undocumented in source but is binding to C. You might be able to learn more by searching the web for its name. 
- tcl_CreateInterpTcl_Interp* function() nothrow tcl_CreateInterp; 
- Undocumented in source but is binding to C. You might be able to learn more by searching the web for its name. 
- tcl_CreateMathFuncvoid function(Tcl_Interp* interp, const(char)* name, int numArgs, Tcl_ValueType* argTypes, Tcl_MathProc proc, ClientData clientData) nothrow tcl_CreateMathFunc; 
- Undocumented in source but is binding to C. You might be able to learn more by searching the web for its name. 
- tcl_CreateNamespaceTcl_Namespace* function(Tcl_Interp* interp, const(char)* name, ClientData clientData, Tcl_NamespaceDeleteProc deleteProc) nothrow tcl_CreateNamespace; 
- Undocumented in source but is binding to C. You might be able to learn more by searching the web for its name. 
- tcl_CreateObjCommandTcl_Command function(Tcl_Interp* interp, const(char)* cmdName, Tcl_ObjCmdProc proc, ClientData clientData, Tcl_CmdDeleteProc deleteProc) nothrow tcl_CreateObjCommand; 
- Undocumented in source but is binding to C. You might be able to learn more by searching the web for its name. 
- tcl_CreateObjTraceTcl_Trace function(Tcl_Interp* interp, int level, int flags, Tcl_CmdObjTraceProc objProc, ClientData clientData, Tcl_CmdObjTraceDeleteProc delProc) nothrow tcl_CreateObjTrace; 
- Undocumented in source but is binding to C. You might be able to learn more by searching the web for its name. 
- tcl_CreateSlaveTcl_Interp* function(Tcl_Interp* interp, const(char)* slaveName, int isSafe) nothrow tcl_CreateSlave; 
- Undocumented in source but is binding to C. You might be able to learn more by searching the web for its name. 
- tcl_CreateThreadint function(Tcl_ThreadId* idPtr, Tcl_ThreadCreateProc proc, ClientData clientData, int stackSize, int flags) nothrow tcl_CreateThread; 
- Undocumented in source but is binding to C. You might be able to learn more by searching the web for its name. 
- tcl_CreateThreadExitHandlervoid function(Tcl_ExitProc proc, ClientData clientData) nothrow tcl_CreateThreadExitHandler; 
- Undocumented in source but is binding to C. You might be able to learn more by searching the web for its name. 
- tcl_CreateTimerHandlerTcl_TimerToken function(int milliseconds, Tcl_TimerProc proc, ClientData clientData) nothrow tcl_CreateTimerHandler; 
- Undocumented in source but is binding to C. You might be able to learn more by searching the web for its name. 
- tcl_CreateTraceTcl_Trace function(Tcl_Interp* interp, int level, Tcl_CmdTraceProc proc, ClientData clientData) nothrow tcl_CreateTrace; 
- Undocumented in source but is binding to C. You might be able to learn more by searching the web for its name. 
- tcl_CutChannelvoid function(Tcl_Channel channel) nothrow tcl_CutChannel; 
- Undocumented in source but is binding to C. You might be able to learn more by searching the web for its name. 
- tcl_DStringAppendconst(char)* function(Tcl_DString* dsPtr, const(char)* bytes, int length) nothrow tcl_DStringAppend; 
- Undocumented in source but is binding to C. You might be able to learn more by searching the web for its name. 
- tcl_DStringAppendElementconst(char)* function(Tcl_DString* dsPtr, const(char)* element) nothrow tcl_DStringAppendElement; 
- Undocumented in source but is binding to C. You might be able to learn more by searching the web for its name. 
- tcl_DStringEndSublistvoid function(Tcl_DString* dsPtr) nothrow tcl_DStringEndSublist; 
- Undocumented in source but is binding to C. You might be able to learn more by searching the web for its name. 
- tcl_DStringFreevoid function(Tcl_DString* dsPtr) nothrow tcl_DStringFree; 
- Undocumented in source but is binding to C. You might be able to learn more by searching the web for its name. 
- tcl_DStringGetResultvoid function(Tcl_Interp* interp, Tcl_DString* dsPtr) nothrow tcl_DStringGetResult; 
- Undocumented in source but is binding to C. You might be able to learn more by searching the web for its name. 
- tcl_DStringInitvoid function(Tcl_DString* dsPtr) nothrow tcl_DStringInit; 
- Undocumented in source but is binding to C. You might be able to learn more by searching the web for its name. 
- tcl_DStringResultvoid function(Tcl_Interp* interp, Tcl_DString* dsPtr) nothrow tcl_DStringResult; 
- Undocumented in source but is binding to C. You might be able to learn more by searching the web for its name. 
- tcl_DStringSetLengthvoid function(Tcl_DString* dsPtr, int length) nothrow tcl_DStringSetLength; 
- Undocumented in source but is binding to C. You might be able to learn more by searching the web for its name. 
- tcl_DStringStartSublistvoid function(Tcl_DString* dsPtr) nothrow tcl_DStringStartSublist; 
- Undocumented in source but is binding to C. You might be able to learn more by searching the web for its name. 
- tcl_DbCkallocvoid* function(uint size, const(char)* file, int line) nothrow tcl_DbCkalloc; 
- Undocumented in source but is binding to C. You might be able to learn more by searching the web for its name. 
- tcl_DbCkfreevoid function(const(char)* ptr, const(char)* file, int line) nothrow tcl_DbCkfree; 
- Undocumented in source but is binding to C. You might be able to learn more by searching the web for its name. 
- tcl_DbCkreallocvoid* function(const(char)* ptr, uint size, const(char)* file, int line) nothrow tcl_DbCkrealloc; 
- Undocumented in source but is binding to C. You might be able to learn more by searching the web for its name. 
- tcl_DbDecrRefCountvoid function(Tcl_Obj* objPtr, const(char)* file, int line) nothrow tcl_DbDecrRefCount; 
- Undocumented in source but is binding to C. You might be able to learn more by searching the web for its name. 
- tcl_DbIncrRefCountvoid function(Tcl_Obj* objPtr, const(char)* file, int line) nothrow tcl_DbIncrRefCount; 
- Undocumented in source but is binding to C. You might be able to learn more by searching the web for its name. 
- tcl_DbIsSharedint function(Tcl_Obj* objPtr, const(char)* file, int line) nothrow tcl_DbIsShared; 
- Undocumented in source but is binding to C. You might be able to learn more by searching the web for its name. 
- tcl_DbNewBignumObjTcl_Obj* function(mp_int* value, const(char)* file, int line) nothrow tcl_DbNewBignumObj; 
- Undocumented in source but is binding to C. You might be able to learn more by searching the web for its name. 
- tcl_DbNewBooleanObjTcl_Obj* function(int boolValue, const(char)* file, int line) nothrow tcl_DbNewBooleanObj; 
- Undocumented in source but is binding to C. You might be able to learn more by searching the web for its name. 
- tcl_DbNewByteArrayObjTcl_Obj* function(const(ubyte)* bytes, int length, const(char)* file, int line) nothrow tcl_DbNewByteArrayObj; 
- Undocumented in source but is binding to C. You might be able to learn more by searching the web for its name. 
- tcl_DbNewDictObjTcl_Obj* function(const(char)* file, int line) nothrow tcl_DbNewDictObj; 
- Undocumented in source but is binding to C. You might be able to learn more by searching the web for its name. 
- tcl_DbNewDoubleObjTcl_Obj* function(double doubleValue, const(char)* file, int line) nothrow tcl_DbNewDoubleObj; 
- Undocumented in source but is binding to C. You might be able to learn more by searching the web for its name. 
- tcl_DbNewListObjTcl_Obj* function(int objc, const(Tcl_Obj*)* objv, const(char)* file, int line) nothrow tcl_DbNewListObj; 
- Undocumented in source but is binding to C. You might be able to learn more by searching the web for its name. 
- tcl_DbNewLongObjTcl_Obj* function(c_long longValue, const(char)* file, int line) nothrow tcl_DbNewLongObj; 
- Undocumented in source but is binding to C. You might be able to learn more by searching the web for its name. 
- tcl_DbNewObjTcl_Obj* function(const(char)* file, int line) nothrow tcl_DbNewObj; 
- Undocumented in source but is binding to C. You might be able to learn more by searching the web for its name. 
- tcl_DbNewStringObjTcl_Obj* function(const(char)* bytes, int length, const(char)* file, int line) nothrow tcl_DbNewStringObj; 
- Undocumented in source but is binding to C. You might be able to learn more by searching the web for its name. 
- tcl_DbNewWideIntObjTcl_Obj* function(Tcl_WideInt wideValue, const(char)* file, int line) nothrow tcl_DbNewWideIntObj; 
- Undocumented in source but is binding to C. You might be able to learn more by searching the web for its name. 
- tcl_DeleteAssocDatavoid function(Tcl_Interp* interp, const(char)* name) nothrow tcl_DeleteAssocData; 
- Undocumented in source but is binding to C. You might be able to learn more by searching the web for its name. 
- tcl_DeleteChannelHandlervoid function(Tcl_Channel chan, Tcl_ChannelProc proc, ClientData clientData) nothrow tcl_DeleteChannelHandler; 
- Undocumented in source but is binding to C. You might be able to learn more by searching the web for its name. 
- tcl_DeleteCloseHandlervoid function(Tcl_Channel chan, Tcl_CloseProc proc, ClientData clientData) nothrow tcl_DeleteCloseHandler; 
- Undocumented in source but is binding to C. You might be able to learn more by searching the web for its name. 
- tcl_DeleteCommandint function(Tcl_Interp* interp, const(char)* cmdName) nothrow tcl_DeleteCommand; 
- Undocumented in source but is binding to C. You might be able to learn more by searching the web for its name. 
- tcl_DeleteCommandFromTokenint function(Tcl_Interp* interp, Tcl_Command command) nothrow tcl_DeleteCommandFromToken; 
- Undocumented in source but is binding to C. You might be able to learn more by searching the web for its name. 
- tcl_DeleteEventSourcevoid function(Tcl_EventSetupProc setupProc, Tcl_EventCheckProc checkProc, ClientData clientData) nothrow tcl_DeleteEventSource; 
- Undocumented in source but is binding to C. You might be able to learn more by searching the web for its name. 
- tcl_DeleteEventsvoid function(Tcl_EventDeleteProc proc, ClientData clientData) nothrow tcl_DeleteEvents; 
- Undocumented in source but is binding to C. You might be able to learn more by searching the web for its name. 
- tcl_DeleteExitHandlervoid function(Tcl_ExitProc proc, ClientData clientData) nothrow tcl_DeleteExitHandler; 
- Undocumented in source but is binding to C. You might be able to learn more by searching the web for its name. 
- tcl_DeleteFileHandlervoid function(int fd) nothrow tcl_DeleteFileHandler; 
- Undocumented in source but is binding to C. You might be able to learn more by searching the web for its name. 
- tcl_DeleteHashEntryvoid function(Tcl_HashEntry* entryPtr) nothrow tcl_DeleteHashEntry; 
- Undocumented in source but is binding to C. You might be able to learn more by searching the web for its name. 
- tcl_DeleteHashTablevoid function(Tcl_HashTable* tablePtr) nothrow tcl_DeleteHashTable; 
- Undocumented in source but is binding to C. You might be able to learn more by searching the web for its name. 
- tcl_DeleteInterpvoid function(Tcl_Interp* interp) nothrow tcl_DeleteInterp; 
- Undocumented in source but is binding to C. You might be able to learn more by searching the web for its name. 
- tcl_DeleteNamespacevoid function(Tcl_Namespace* nsPtr) nothrow tcl_DeleteNamespace; 
- Undocumented in source but is binding to C. You might be able to learn more by searching the web for its name. 
- tcl_DeleteThreadExitHandlervoid function(Tcl_ExitProc proc, ClientData clientData) nothrow tcl_DeleteThreadExitHandler; 
- Undocumented in source but is binding to C. You might be able to learn more by searching the web for its name. 
- tcl_DeleteTimerHandlervoid function(Tcl_TimerToken token) nothrow tcl_DeleteTimerHandler; 
- Undocumented in source but is binding to C. You might be able to learn more by searching the web for its name. 
- tcl_DeleteTracevoid function(Tcl_Interp* interp, Tcl_Trace trace) nothrow tcl_DeleteTrace; 
- Undocumented in source but is binding to C. You might be able to learn more by searching the web for its name. 
- tcl_DetachChannelint function(Tcl_Interp* interp, Tcl_Channel channel) nothrow tcl_DetachChannel; 
- Undocumented in source but is binding to C. You might be able to learn more by searching the web for its name. 
- tcl_DetachPidsvoid function(int numPids, Tcl_Pid* pidPtr) nothrow tcl_DetachPids; 
- Undocumented in source but is binding to C. You might be able to learn more by searching the web for its name. 
- tcl_DictObjDonevoid function(Tcl_DictSearch* searchPtr) nothrow tcl_DictObjDone; 
- Undocumented in source but is binding to C. You might be able to learn more by searching the web for its name. 
- tcl_DictObjFirstint function(Tcl_Interp* interp, Tcl_Obj* dictPtr, Tcl_DictSearch* searchPtr, Tcl_Obj** keyPtrPtr, Tcl_Obj** valuePtrPtr, int* donePtr) nothrow tcl_DictObjFirst; 
- Undocumented in source but is binding to C. You might be able to learn more by searching the web for its name. 
- tcl_DictObjGetint function(Tcl_Interp* interp, Tcl_Obj* dictPtr, Tcl_Obj* keyPtr, Tcl_Obj** valuePtrPtr) nothrow tcl_DictObjGet; 
- Undocumented in source but is binding to C. You might be able to learn more by searching the web for its name. 
- tcl_DictObjNextvoid function(Tcl_DictSearch* searchPtr, Tcl_Obj** keyPtrPtr, Tcl_Obj** valuePtrPtr, int* donePtr) nothrow tcl_DictObjNext; 
- Undocumented in source but is binding to C. You might be able to learn more by searching the web for its name. 
- tcl_DictObjPutint function(Tcl_Interp* interp, Tcl_Obj* dictPtr, Tcl_Obj* keyPtr, Tcl_Obj* valuePtr) nothrow tcl_DictObjPut; 
- Undocumented in source but is binding to C. You might be able to learn more by searching the web for its name. 
- tcl_DictObjPutKeyListint function(Tcl_Interp* interp, Tcl_Obj* dictPtr, int keyc, const(Tcl_Obj*)* keyv, Tcl_Obj* valuePtr) nothrow tcl_DictObjPutKeyList; 
- Undocumented in source but is binding to C. You might be able to learn more by searching the web for its name. 
- tcl_DictObjRemoveint function(Tcl_Interp* interp, Tcl_Obj* dictPtr, Tcl_Obj* keyPtr) nothrow tcl_DictObjRemove; 
- Undocumented in source but is binding to C. You might be able to learn more by searching the web for its name. 
- tcl_DictObjRemoveKeyListint function(Tcl_Interp* interp, Tcl_Obj* dictPtr, int keyc, const(Tcl_Obj*)* keyv) nothrow tcl_DictObjRemoveKeyList; 
- Undocumented in source but is binding to C. You might be able to learn more by searching the web for its name. 
- tcl_DictObjSizeint function(Tcl_Interp* interp, Tcl_Obj* dictPtr, int* sizePtr) nothrow tcl_DictObjSize; 
- Undocumented in source but is binding to C. You might be able to learn more by searching the web for its name. 
- tcl_DiscardInterpStatevoid function(Tcl_InterpState state) nothrow tcl_DiscardInterpState; 
- Undocumented in source but is binding to C. You might be able to learn more by searching the web for its name. 
- tcl_DiscardResultvoid function(Tcl_SavedResult* statePtr) nothrow tcl_DiscardResult; 
- Undocumented in source but is binding to C. You might be able to learn more by searching the web for its name. 
- tcl_DoOneEventint function(int flags) nothrow tcl_DoOneEvent; 
- Undocumented in source but is binding to C. You might be able to learn more by searching the web for its name. 
- tcl_DoWhenIdlevoid function(Tcl_IdleProc proc, ClientData clientData) nothrow tcl_DoWhenIdle; 
- Undocumented in source but is binding to C. You might be able to learn more by searching the web for its name. 
- tcl_DontCallWhenDeletedvoid function(Tcl_Interp* interp, Tcl_InterpDeleteProc proc, ClientData clientData) nothrow tcl_DontCallWhenDeleted; 
- Undocumented in source but is binding to C. You might be able to learn more by searching the web for its name. 
- tcl_DumpActiveMemoryint function(const(char)* fileName) nothrow tcl_DumpActiveMemory; 
- Undocumented in source but is binding to C. You might be able to learn more by searching the web for its name. 
- tcl_DuplicateObjTcl_Obj* function(Tcl_Obj* objPtr) nothrow tcl_DuplicateObj; 
- Undocumented in source but is binding to C. You might be able to learn more by searching the web for its name. 
- tcl_Eofint function(Tcl_Channel chan) nothrow tcl_Eof; 
- Undocumented in source but is binding to C. You might be able to learn more by searching the web for its name. 
- tcl_ErrnoIdconst(char)* function() nothrow tcl_ErrnoId; 
- Undocumented in source but is binding to C. You might be able to learn more by searching the web for its name. 
- tcl_ErrnoMsgconst(char)* function(int err) nothrow tcl_ErrnoMsg; 
- Undocumented in source but is binding to C. You might be able to learn more by searching the web for its name. 
- tcl_Evalint function(Tcl_Interp* interp, const(char)* script) nothrow tcl_Eval; 
- Undocumented in source but is binding to C. You might be able to learn more by searching the web for its name. 
- tcl_EvalExint function(Tcl_Interp* interp, const(char)* script, int numBytes, int flags) nothrow tcl_EvalEx; 
- Undocumented in source but is binding to C. You might be able to learn more by searching the web for its name. 
- tcl_EvalFileint function(Tcl_Interp* interp, const(char)* fileName) nothrow tcl_EvalFile; 
- Undocumented in source but is binding to C. You might be able to learn more by searching the web for its name. 
- tcl_EvalObjint function(Tcl_Interp* interp, Tcl_Obj* objPtr) nothrow tcl_EvalObj; 
- Undocumented in source but is binding to C. You might be able to learn more by searching the web for its name. 
- tcl_EvalObjExint function(Tcl_Interp* interp, Tcl_Obj* objPtr, int flags) nothrow tcl_EvalObjEx; 
- Undocumented in source but is binding to C. You might be able to learn more by searching the web for its name. 
- tcl_EvalObjvint function(Tcl_Interp* interp, int objc, const(Tcl_Obj*)* objv, int flags) nothrow tcl_EvalObjv; 
- Undocumented in source but is binding to C. You might be able to learn more by searching the web for its name. 
- tcl_EvalTokensTcl_Obj* function(Tcl_Interp* interp, Tcl_Token* tokenPtr, int count) nothrow tcl_EvalTokens; 
- Undocumented in source but is binding to C. You might be able to learn more by searching the web for its name. 
- tcl_EvalTokensStandardint function(Tcl_Interp* interp, Tcl_Token* tokenPtr, int count) nothrow tcl_EvalTokensStandard; 
- Undocumented in source but is binding to C. You might be able to learn more by searching the web for its name. 
- tcl_EventuallyFreevoid function(ClientData clientData, Tcl_FreeProc freeProc) nothrow tcl_EventuallyFree; 
- Undocumented in source but is binding to C. You might be able to learn more by searching the web for its name. 
- tcl_Exitvoid function(int status) nothrow tcl_Exit; 
- Undocumented in source but is binding to C. You might be able to learn more by searching the web for its name. 
- tcl_ExitThreadvoid function(int status) nothrow tcl_ExitThread; 
- Undocumented in source but is binding to C. You might be able to learn more by searching the web for its name. 
- tcl_Exportint function(Tcl_Interp* interp, Tcl_Namespace* nsPtr, const(char)* pattern, int resetListFirst) nothrow tcl_Export; 
- Undocumented in source but is binding to C. You might be able to learn more by searching the web for its name. 
- tcl_ExposeCommandint function(Tcl_Interp* interp, const(char)* hiddenCmdToken, const(char)* cmdName) nothrow tcl_ExposeCommand; 
- Undocumented in source but is binding to C. You might be able to learn more by searching the web for its name. 
- tcl_ExprBooleanint function(Tcl_Interp* interp, const(char)* expr, int* ptr) nothrow tcl_ExprBoolean; 
- Undocumented in source but is binding to C. You might be able to learn more by searching the web for its name. 
- tcl_ExprBooleanObjint function(Tcl_Interp* interp, Tcl_Obj* objPtr, int* ptr) nothrow tcl_ExprBooleanObj; 
- Undocumented in source but is binding to C. You might be able to learn more by searching the web for its name. 
- tcl_ExprDoubleint function(Tcl_Interp* interp, const(char)* expr, double* ptr) nothrow tcl_ExprDouble; 
- Undocumented in source but is binding to C. You might be able to learn more by searching the web for its name. 
- tcl_ExprDoubleObjint function(Tcl_Interp* interp, Tcl_Obj* objPtr, double* ptr) nothrow tcl_ExprDoubleObj; 
- Undocumented in source but is binding to C. You might be able to learn more by searching the web for its name. 
- tcl_ExprLongint function(Tcl_Interp* interp, const(char)* expr, c_long* ptr) nothrow tcl_ExprLong; 
- Undocumented in source but is binding to C. You might be able to learn more by searching the web for its name. 
- tcl_ExprLongObjint function(Tcl_Interp* interp, Tcl_Obj* objPtr, c_long* ptr) nothrow tcl_ExprLongObj; 
- Undocumented in source but is binding to C. You might be able to learn more by searching the web for its name. 
- tcl_ExprObjint function(Tcl_Interp* interp, Tcl_Obj* objPtr, Tcl_Obj** resultPtrPtr) nothrow tcl_ExprObj; 
- Undocumented in source but is binding to C. You might be able to learn more by searching the web for its name. 
- tcl_ExprStringint function(Tcl_Interp* interp, const(char)* expr) nothrow tcl_ExprString; 
- Undocumented in source but is binding to C. You might be able to learn more by searching the web for its name. 
- tcl_ExternalToUtfint function(Tcl_Interp* interp, Tcl_Encoding encoding, const(char)* src, int srcLen, int flags, Tcl_EncodingState* statePtr, const(char)* dst, int dstLen, int* srcReadPtr, int* dstWrotePtr, int* dstCharsPtr) nothrow tcl_ExternalToUtf; 
- Undocumented in source but is binding to C. You might be able to learn more by searching the web for its name. 
- tcl_ExternalToUtfDStringconst(char)* function(Tcl_Encoding encoding, const(char)* src, int srcLen, Tcl_DString* dsPtr) nothrow tcl_ExternalToUtfDString; 
- Undocumented in source but is binding to C. You might be able to learn more by searching the web for its name. 
- tcl_FSAccessint function(Tcl_Obj* pathPtr, int mode) nothrow tcl_FSAccess; 
- Undocumented in source but is binding to C. You might be able to learn more by searching the web for its name. 
- tcl_FSChdirint function(Tcl_Obj* pathPtr) nothrow tcl_FSChdir; 
- Undocumented in source but is binding to C. You might be able to learn more by searching the web for its name. 
- tcl_FSConvertToPathTypeint function(Tcl_Interp* interp, Tcl_Obj* pathPtr) nothrow tcl_FSConvertToPathType; 
- Undocumented in source but is binding to C. You might be able to learn more by searching the web for its name. 
- tcl_FSCopyDirectoryint function(Tcl_Obj* srcPathPtr, Tcl_Obj* destPathPtr, Tcl_Obj** errorPtr) nothrow tcl_FSCopyDirectory; 
- Undocumented in source but is binding to C. You might be able to learn more by searching the web for its name. 
- tcl_FSCopyFileint function(Tcl_Obj* srcPathPtr, Tcl_Obj* destPathPtr) nothrow tcl_FSCopyFile; 
- Undocumented in source but is binding to C. You might be able to learn more by searching the web for its name. 
- tcl_FSCreateDirectoryint function(Tcl_Obj* pathPtr) nothrow tcl_FSCreateDirectory; 
- Undocumented in source but is binding to C. You might be able to learn more by searching the web for its name. 
- tcl_FSDataClientData function(const(Tcl_Filesystem)* fsPtr) nothrow tcl_FSData; 
- Undocumented in source but is binding to C. You might be able to learn more by searching the web for its name. 
- tcl_FSDeleteFileint function(Tcl_Obj* pathPtr) nothrow tcl_FSDeleteFile; 
- Undocumented in source but is binding to C. You might be able to learn more by searching the web for its name. 
- tcl_FSEqualPathsint function(Tcl_Obj* firstPtr, Tcl_Obj* secondPtr) nothrow tcl_FSEqualPaths; 
- Undocumented in source but is binding to C. You might be able to learn more by searching the web for its name. 
- tcl_FSEvalFileint function(Tcl_Interp* interp, Tcl_Obj* fileName) nothrow tcl_FSEvalFile; 
- Undocumented in source but is binding to C. You might be able to learn more by searching the web for its name. 
- tcl_FSEvalFileExint function(Tcl_Interp* interp, Tcl_Obj* fileName, const(char)* encodingName) nothrow tcl_FSEvalFileEx; 
- Undocumented in source but is binding to C. You might be able to learn more by searching the web for its name. 
- tcl_FSFileAttrStringsconst(char)** function(Tcl_Obj* pathPtr, Tcl_Obj** objPtrRef) nothrow tcl_FSFileAttrStrings; 
- Undocumented in source but is binding to C. You might be able to learn more by searching the web for its name. 
- tcl_FSFileAttrsGetint function(Tcl_Interp* interp, int index, Tcl_Obj* pathPtr, Tcl_Obj** objPtrRef) nothrow tcl_FSFileAttrsGet; 
- Undocumented in source but is binding to C. You might be able to learn more by searching the web for its name. 
- tcl_FSFileAttrsSetint function(Tcl_Interp* interp, int index, Tcl_Obj* pathPtr, Tcl_Obj* objPtr) nothrow tcl_FSFileAttrsSet; 
- Undocumented in source but is binding to C. You might be able to learn more by searching the web for its name. 
- tcl_FSFileSystemInfoTcl_Obj* function(Tcl_Obj* pathPtr) nothrow tcl_FSFileSystemInfo; 
- Undocumented in source but is binding to C. You might be able to learn more by searching the web for its name. 
- tcl_FSGetCwdTcl_Obj* function(Tcl_Interp* interp) nothrow tcl_FSGetCwd; 
- Undocumented in source but is binding to C. You might be able to learn more by searching the web for its name. 
- tcl_FSGetFileSystemForPathconst(Tcl_Filesystem)* function(Tcl_Obj* pathPtr) nothrow tcl_FSGetFileSystemForPath; 
- Undocumented in source but is binding to C. You might be able to learn more by searching the web for its name. 
- tcl_FSGetInternalRepClientData function(Tcl_Obj* pathPtr, const(Tcl_Filesystem)* fsPtr) nothrow tcl_FSGetInternalRep; 
- Undocumented in source but is binding to C. You might be able to learn more by searching the web for its name. 
- tcl_FSGetNativePathconst(void)* function(Tcl_Obj* pathPtr) nothrow tcl_FSGetNativePath; 
- Undocumented in source but is binding to C. You might be able to learn more by searching the web for its name. 
- tcl_FSGetNormalizedPathTcl_Obj* function(Tcl_Interp* interp, Tcl_Obj* pathPtr) nothrow tcl_FSGetNormalizedPath; 
- Undocumented in source but is binding to C. You might be able to learn more by searching the web for its name. 
- tcl_FSGetPathTypeTcl_PathType function(Tcl_Obj* pathPtr) nothrow tcl_FSGetPathType; 
- Undocumented in source but is binding to C. You might be able to learn more by searching the web for its name. 
- tcl_FSGetTranslatedPathTcl_Obj* function(Tcl_Interp* interp, Tcl_Obj* pathPtr) nothrow tcl_FSGetTranslatedPath; 
- Undocumented in source but is binding to C. You might be able to learn more by searching the web for its name. 
- tcl_FSGetTranslatedStringPathconst(char)* function(Tcl_Interp* interp, Tcl_Obj* pathPtr) nothrow tcl_FSGetTranslatedStringPath; 
- Undocumented in source but is binding to C. You might be able to learn more by searching the web for its name. 
- tcl_FSJoinPathTcl_Obj* function(Tcl_Obj* listObj, int elements) nothrow tcl_FSJoinPath; 
- Undocumented in source but is binding to C. You might be able to learn more by searching the web for its name. 
- tcl_FSJoinToPathTcl_Obj* function(Tcl_Obj* pathPtr, int objc, const(Tcl_Obj*)* objv) nothrow tcl_FSJoinToPath; 
- Undocumented in source but is binding to C. You might be able to learn more by searching the web for its name. 
- tcl_FSLinkTcl_Obj* function(Tcl_Obj* pathPtr, Tcl_Obj* toPtr, int linkAction) nothrow tcl_FSLink; 
- Undocumented in source but is binding to C. You might be able to learn more by searching the web for its name. 
- tcl_FSListVolumesTcl_Obj* function() nothrow tcl_FSListVolumes; 
- Undocumented in source but is binding to C. You might be able to learn more by searching the web for its name. 
- tcl_FSLoadFileint function(Tcl_Interp* interp, Tcl_Obj* pathPtr, const(char)* sym1, const(char)* sym2, Tcl_PackageInitProc* proc1Ptr, Tcl_PackageInitProc* proc2Ptr, Tcl_LoadHandle* handlePtr, Tcl_FSUnloadFileProc* unloadProcPtr) nothrow tcl_FSLoadFile; 
- Undocumented in source but is binding to C. You might be able to learn more by searching the web for its name. 
- tcl_FSLstatint function(Tcl_Obj* pathPtr, Tcl_StatBuf* buf) nothrow tcl_FSLstat; 
- Undocumented in source but is binding to C. You might be able to learn more by searching the web for its name. 
- tcl_FSMatchInDirectoryint function(Tcl_Interp* interp, Tcl_Obj* result, Tcl_Obj* pathPtr, const(char)* pattern, Tcl_GlobTypeData* types) nothrow tcl_FSMatchInDirectory; 
- Undocumented in source but is binding to C. You might be able to learn more by searching the web for its name. 
- tcl_FSMountsChangedvoid function(const(Tcl_Filesystem)* fsPtr) nothrow tcl_FSMountsChanged; 
- Undocumented in source but is binding to C. You might be able to learn more by searching the web for its name. 
- tcl_FSNewNativePathTcl_Obj* function(const(Tcl_Filesystem)* fromFilesystem, ClientData clientData) nothrow tcl_FSNewNativePath; 
- Undocumented in source but is binding to C. You might be able to learn more by searching the web for its name. 
- tcl_FSOpenFileChannelTcl_Channel function(Tcl_Interp* interp, Tcl_Obj* pathPtr, const(char)* modeString, int permissions) nothrow tcl_FSOpenFileChannel; 
- Undocumented in source but is binding to C. You might be able to learn more by searching the web for its name. 
- tcl_FSPathSeparatorTcl_Obj* function(Tcl_Obj* pathPtr) nothrow tcl_FSPathSeparator; 
- Undocumented in source but is binding to C. You might be able to learn more by searching the web for its name. 
- tcl_FSRegisterint function(ClientData clientData, const(Tcl_Filesystem)* fsPtr) nothrow tcl_FSRegister; 
- Undocumented in source but is binding to C. You might be able to learn more by searching the web for its name. 
- tcl_FSRemoveDirectoryint function(Tcl_Obj* pathPtr, int recursive, Tcl_Obj** errorPtr) nothrow tcl_FSRemoveDirectory; 
- Undocumented in source but is binding to C. You might be able to learn more by searching the web for its name. 
- tcl_FSRenameFileint function(Tcl_Obj* srcPathPtr, Tcl_Obj* destPathPtr) nothrow tcl_FSRenameFile; 
- Undocumented in source but is binding to C. You might be able to learn more by searching the web for its name. 
- tcl_FSSplitPathTcl_Obj* function(Tcl_Obj* pathPtr, int* lenPtr) nothrow tcl_FSSplitPath; 
- Undocumented in source but is binding to C. You might be able to learn more by searching the web for its name. 
- tcl_FSStatint function(Tcl_Obj* pathPtr, Tcl_StatBuf* buf) nothrow tcl_FSStat; 
- Undocumented in source but is binding to C. You might be able to learn more by searching the web for its name. 
- tcl_FSUnregisterint function(const(Tcl_Filesystem)* fsPtr) nothrow tcl_FSUnregister; 
- Undocumented in source but is binding to C. You might be able to learn more by searching the web for its name. 
- tcl_FSUtimeint function(Tcl_Obj* pathPtr, utimbuf* tval) nothrow tcl_FSUtime; 
- Undocumented in source but is binding to C. You might be able to learn more by searching the web for its name. 
- tcl_Finalizevoid function() nothrow tcl_Finalize; 
- Undocumented in source but is binding to C. You might be able to learn more by searching the web for its name. 
- tcl_FinalizeNotifiervoid function(ClientData clientData) nothrow tcl_FinalizeNotifier; 
- Undocumented in source but is binding to C. You might be able to learn more by searching the web for its name. 
- tcl_FinalizeThreadvoid function() nothrow tcl_FinalizeThread; 
- Undocumented in source but is binding to C. You might be able to learn more by searching the web for its name. 
- tcl_FindCommandTcl_Command function(Tcl_Interp* interp, const(char)* name, Tcl_Namespace* contextNsPtr, int flags) nothrow tcl_FindCommand; 
- Undocumented in source but is binding to C. You might be able to learn more by searching the web for its name. 
- tcl_FindEnsembleTcl_Command function(Tcl_Interp* interp, Tcl_Obj* cmdNameObj, int flags) nothrow tcl_FindEnsemble; 
- Undocumented in source but is binding to C. You might be able to learn more by searching the web for its name. 
- tcl_FindExecutablevoid function(const(char)* argv0) nothrow tcl_FindExecutable; 
- Undocumented in source but is binding to C. You might be able to learn more by searching the web for its name. 
- tcl_FindHashEntryTcl_HashEntry* function(Tcl_HashTable* tablePtr, const(void)* key) nothrow tcl_FindHashEntry; 
- Undocumented in source but is binding to C. You might be able to learn more by searching the web for its name. 
- tcl_FindNamespaceTcl_Namespace* function(Tcl_Interp* interp, const(char)* name, Tcl_Namespace* contextNsPtr, int flags) nothrow tcl_FindNamespace; 
- Undocumented in source but is binding to C. You might be able to learn more by searching the web for its name. 
- tcl_FirstHashEntryTcl_HashEntry* function(Tcl_HashTable* tablePtr, Tcl_HashSearch* searchPtr) nothrow tcl_FirstHashEntry; 
- Undocumented in source but is binding to C. You might be able to learn more by searching the web for its name. 
- tcl_Flushint function(Tcl_Channel chan) nothrow tcl_Flush; 
- Undocumented in source but is binding to C. You might be able to learn more by searching the web for its name. 
- tcl_ForgetImportint function(Tcl_Interp* interp, Tcl_Namespace* nsPtr, const(char)* pattern) nothrow tcl_ForgetImport; 
- Undocumented in source but is binding to C. You might be able to learn more by searching the web for its name. 
- tcl_FormatTcl_Obj* function(Tcl_Interp* interp, const(char)* format, int objc, const(Tcl_Obj*)* objv) nothrow tcl_Format; 
- Undocumented in source but is binding to C. You might be able to learn more by searching the web for its name. 
- tcl_Freevoid function(const(char)* ptr) nothrow tcl_Free; 
- Undocumented in source but is binding to C. You might be able to learn more by searching the web for its name. 
- tcl_FreeEncodingvoid function(Tcl_Encoding encoding) nothrow tcl_FreeEncoding; 
- Undocumented in source but is binding to C. You might be able to learn more by searching the web for its name. 
- tcl_FreeParsevoid function(Tcl_Parse* parsePtr) nothrow tcl_FreeParse; 
- Undocumented in source but is binding to C. You might be able to learn more by searching the web for its name. 
- tcl_FreeResultvoid function(Tcl_Interp* interp) nothrow tcl_FreeResult; 
- Undocumented in source but is binding to C. You might be able to learn more by searching the web for its name. 
- tcl_GetAliasint function(Tcl_Interp* interp, const(char)* slaveCmd, Tcl_Interp** targetInterpPtr, const(char)** targetCmdPtr, int* argcPtr, const(char)*** argvPtr) nothrow tcl_GetAlias; 
- Undocumented in source but is binding to C. You might be able to learn more by searching the web for its name. 
- tcl_GetAliasObjint function(Tcl_Interp* interp, const(char)* slaveCmd, Tcl_Interp** targetInterpPtr, const(char)** targetCmdPtr, int* objcPtr, Tcl_Obj*** objv) nothrow tcl_GetAliasObj; 
- Undocumented in source but is binding to C. You might be able to learn more by searching the web for its name. 
- tcl_GetAllocMutexTcl_Mutex* function() nothrow tcl_GetAllocMutex; 
- Undocumented in source but is binding to C. You might be able to learn more by searching the web for its name. 
- tcl_GetAssocDataClientData function(Tcl_Interp* interp, const(char)* name, Tcl_InterpDeleteProc* procPtr) nothrow tcl_GetAssocData; 
- Undocumented in source but is binding to C. You might be able to learn more by searching the web for its name. 
- tcl_GetBignumFromObjint function(Tcl_Interp* interp, Tcl_Obj* obj, mp_int* value) nothrow tcl_GetBignumFromObj; 
- Undocumented in source but is binding to C. You might be able to learn more by searching the web for its name. 
- tcl_GetBooleanint function(Tcl_Interp* interp, const(char)* src, int* boolPtr) nothrow tcl_GetBoolean; 
- Undocumented in source but is binding to C. You might be able to learn more by searching the web for its name. 
- tcl_GetBooleanFromObjint function(Tcl_Interp* interp, Tcl_Obj* objPtr, int* boolPtr) nothrow tcl_GetBooleanFromObj; 
- Undocumented in source but is binding to C. You might be able to learn more by searching the web for its name. 
- tcl_GetByteArrayFromObjubyte* function(Tcl_Obj* objPtr, int* lengthPtr) nothrow tcl_GetByteArrayFromObj; 
- Undocumented in source but is binding to C. You might be able to learn more by searching the web for its name. 
- tcl_GetChannelTcl_Channel function(Tcl_Interp* interp, const(char)* chanName, int* modePtr) nothrow tcl_GetChannel; 
- Undocumented in source but is binding to C. You might be able to learn more by searching the web for its name. 
- tcl_GetChannelBufferSizeint function(Tcl_Channel chan) nothrow tcl_GetChannelBufferSize; 
- Undocumented in source but is binding to C. You might be able to learn more by searching the web for its name. 
- tcl_GetChannelErrorvoid function(Tcl_Channel chan, Tcl_Obj** msg) nothrow tcl_GetChannelError; 
- Undocumented in source but is binding to C. You might be able to learn more by searching the web for its name. 
- tcl_GetChannelErrorInterpvoid function(Tcl_Interp* interp, Tcl_Obj** msg) nothrow tcl_GetChannelErrorInterp; 
- Undocumented in source but is binding to C. You might be able to learn more by searching the web for its name. 
- tcl_GetChannelHandleint function(Tcl_Channel chan, int direction, ClientData* handlePtr) nothrow tcl_GetChannelHandle; 
- Undocumented in source but is binding to C. You might be able to learn more by searching the web for its name. 
- tcl_GetChannelInstanceDataClientData function(Tcl_Channel chan) nothrow tcl_GetChannelInstanceData; 
- Undocumented in source but is binding to C. You might be able to learn more by searching the web for its name. 
- tcl_GetChannelModeint function(Tcl_Channel chan) nothrow tcl_GetChannelMode; 
- Undocumented in source but is binding to C. You might be able to learn more by searching the web for its name. 
- tcl_GetChannelNameconst(char)* function(Tcl_Channel chan) nothrow tcl_GetChannelName; 
- Undocumented in source but is binding to C. You might be able to learn more by searching the web for its name. 
- tcl_GetChannelNamesint function(Tcl_Interp* interp) nothrow tcl_GetChannelNames; 
- Undocumented in source but is binding to C. You might be able to learn more by searching the web for its name. 
- tcl_GetChannelNamesExint function(Tcl_Interp* interp, const(char)* pattern) nothrow tcl_GetChannelNamesEx; 
- Undocumented in source but is binding to C. You might be able to learn more by searching the web for its name. 
- tcl_GetChannelOptionint function(Tcl_Interp* interp, Tcl_Channel chan, const(char)* optionName, Tcl_DString* dsPtr) nothrow tcl_GetChannelOption; 
- Undocumented in source but is binding to C. You might be able to learn more by searching the web for its name. 
- tcl_GetChannelThreadTcl_ThreadId function(Tcl_Channel channel) nothrow tcl_GetChannelThread; 
- Undocumented in source but is binding to C. You might be able to learn more by searching the web for its name. 
- tcl_GetChannelTypeconst(Tcl_ChannelType)* function(Tcl_Channel chan) nothrow tcl_GetChannelType; 
- Undocumented in source but is binding to C. You might be able to learn more by searching the web for its name. 
- tcl_GetCharLengthint function(Tcl_Obj* objPtr) nothrow tcl_GetCharLength; 
- Undocumented in source but is binding to C. You might be able to learn more by searching the web for its name. 
- tcl_GetCommandFromObjTcl_Command function(Tcl_Interp* interp, Tcl_Obj* objPtr) nothrow tcl_GetCommandFromObj; 
- Undocumented in source but is binding to C. You might be able to learn more by searching the web for its name. 
- tcl_GetCommandFullNamevoid function(Tcl_Interp* interp, Tcl_Command command, Tcl_Obj* objPtr) nothrow tcl_GetCommandFullName; 
- Undocumented in source but is binding to C. You might be able to learn more by searching the web for its name. 
- tcl_GetCommandInfoint function(Tcl_Interp* interp, const(char)* cmdName, Tcl_CmdInfo* infoPtr) nothrow tcl_GetCommandInfo; 
- Undocumented in source but is binding to C. You might be able to learn more by searching the web for its name. 
- tcl_GetCommandInfoFromTokenint function(Tcl_Command token, const(Tcl_CmdInfo)* infoPtr) nothrow tcl_GetCommandInfoFromToken; 
- Undocumented in source but is binding to C. You might be able to learn more by searching the web for its name. 
- tcl_GetCommandNameconst(char)* function(Tcl_Interp* interp, Tcl_Command command) nothrow tcl_GetCommandName; 
- Undocumented in source but is binding to C. You might be able to learn more by searching the web for its name. 
- tcl_GetCurrentNamespaceTcl_Namespace* function(Tcl_Interp* interp) nothrow tcl_GetCurrentNamespace; 
- Undocumented in source but is binding to C. You might be able to learn more by searching the web for its name. 
- tcl_GetCurrentThreadTcl_ThreadId function() nothrow tcl_GetCurrentThread; 
- Undocumented in source but is binding to C. You might be able to learn more by searching the web for its name. 
- tcl_GetCwdconst(char)* function(Tcl_Interp* interp, Tcl_DString* cwdPtr) nothrow tcl_GetCwd; 
- Undocumented in source but is binding to C. You might be able to learn more by searching the web for its name. 
- tcl_GetDefaultEncodingDirconst(char)* function() nothrow tcl_GetDefaultEncodingDir; 
- Undocumented in source but is binding to C. You might be able to learn more by searching the web for its name. 
- tcl_GetDoubleint function(Tcl_Interp* interp, const(char)* src, double* doublePtr) nothrow tcl_GetDouble; 
- Undocumented in source but is binding to C. You might be able to learn more by searching the web for its name. 
- tcl_GetDoubleFromObjint function(Tcl_Interp* interp, Tcl_Obj* objPtr, double* doublePtr) nothrow tcl_GetDoubleFromObj; 
- Undocumented in source but is binding to C. You might be able to learn more by searching the web for its name. 
- tcl_GetEncodingTcl_Encoding function(Tcl_Interp* interp, const(char)* name) nothrow tcl_GetEncoding; 
- Undocumented in source but is binding to C. You might be able to learn more by searching the web for its name. 
- tcl_GetEncodingFromObjint function(Tcl_Interp* interp, Tcl_Obj* objPtr, Tcl_Encoding* encodingPtr) nothrow tcl_GetEncodingFromObj; 
- Undocumented in source but is binding to C. You might be able to learn more by searching the web for its name. 
- tcl_GetEncodingNameconst(char)* function(Tcl_Encoding encoding) nothrow tcl_GetEncodingName; 
- Undocumented in source but is binding to C. You might be able to learn more by searching the web for its name. 
- tcl_GetEncodingNameFromEnvironmentconst(char)* function(Tcl_DString* bufPtr) nothrow tcl_GetEncodingNameFromEnvironment; 
- Undocumented in source but is binding to C. You might be able to learn more by searching the web for its name. 
- tcl_GetEncodingNamesvoid function(Tcl_Interp* interp) nothrow tcl_GetEncodingNames; 
- Undocumented in source but is binding to C. You might be able to learn more by searching the web for its name. 
- tcl_GetEncodingSearchPathTcl_Obj* function() nothrow tcl_GetEncodingSearchPath; 
- Undocumented in source but is binding to C. You might be able to learn more by searching the web for its name. 
- tcl_GetEnsembleFlagsint function(Tcl_Interp* interp, Tcl_Command token, int* flagsPtr) nothrow tcl_GetEnsembleFlags; 
- Undocumented in source but is binding to C. You might be able to learn more by searching the web for its name. 
- tcl_GetEnsembleMappingDictint function(Tcl_Interp* interp, Tcl_Command token, Tcl_Obj** mapDictPtr) nothrow tcl_GetEnsembleMappingDict; 
- Undocumented in source but is binding to C. You might be able to learn more by searching the web for its name. 
- tcl_GetEnsembleNamespaceint function(Tcl_Interp* interp, Tcl_Command token, Tcl_Namespace** namespacePtrPtr) nothrow tcl_GetEnsembleNamespace; 
- Undocumented in source but is binding to C. You might be able to learn more by searching the web for its name. 
- tcl_GetEnsembleSubcommandListint function(Tcl_Interp* interp, Tcl_Command token, Tcl_Obj** subcmdListPtr) nothrow tcl_GetEnsembleSubcommandList; 
- Undocumented in source but is binding to C. You might be able to learn more by searching the web for its name. 
- tcl_GetEnsembleUnknownHandlerint function(Tcl_Interp* interp, Tcl_Command token, Tcl_Obj** unknownListPtr) nothrow tcl_GetEnsembleUnknownHandler; 
- Undocumented in source but is binding to C. You might be able to learn more by searching the web for its name. 
- tcl_GetErrnoint function() nothrow tcl_GetErrno; 
- Undocumented in source but is binding to C. You might be able to learn more by searching the web for its name. 
- tcl_GetGlobalNamespaceTcl_Namespace* function(Tcl_Interp* interp) nothrow tcl_GetGlobalNamespace; 
- Undocumented in source but is binding to C. You might be able to learn more by searching the web for its name. 
- tcl_GetHostNameconst(char)* function() nothrow tcl_GetHostName; 
- Undocumented in source but is binding to C. You might be able to learn more by searching the web for its name. 
- tcl_GetIndexFromObjint function(Tcl_Interp* interp, Tcl_Obj* objPtr, const(char)** tablePtr, const(char)* msg, int flags, int* indexPtr) nothrow tcl_GetIndexFromObj; 
- Undocumented in source but is binding to C. You might be able to learn more by searching the web for its name. 
- tcl_GetIndexFromObjStructint function(Tcl_Interp* interp, Tcl_Obj* objPtr, const(void)* tablePtr, int offset, const(char)* msg, int flags, int* indexPtr) nothrow tcl_GetIndexFromObjStruct; 
- Undocumented in source but is binding to C. You might be able to learn more by searching the web for its name. 
- tcl_GetIntint function(Tcl_Interp* interp, const(char)* src, int* intPtr) nothrow tcl_GetInt; 
- Undocumented in source but is binding to C. You might be able to learn more by searching the web for its name. 
- tcl_GetIntFromObjint function(Tcl_Interp* interp, Tcl_Obj* objPtr, int* intPtr) nothrow tcl_GetIntFromObj; 
- Undocumented in source but is binding to C. You might be able to learn more by searching the web for its name. 
- tcl_GetInterpPathint function(Tcl_Interp* askInterp, Tcl_Interp* slaveInterp) nothrow tcl_GetInterpPath; 
- Undocumented in source but is binding to C. You might be able to learn more by searching the web for its name. 
- tcl_GetLongFromObjint function(Tcl_Interp* interp, Tcl_Obj* objPtr, c_long* longPtr) nothrow tcl_GetLongFromObj; 
- Undocumented in source but is binding to C. You might be able to learn more by searching the web for its name. 
- tcl_GetMasterTcl_Interp* function(Tcl_Interp* interp) nothrow tcl_GetMaster; 
- Undocumented in source but is binding to C. You might be able to learn more by searching the web for its name. 
- tcl_GetMathFuncInfoint function(Tcl_Interp* interp, const(char)* name, int* numArgsPtr, Tcl_ValueType** argTypesPtr, Tcl_MathProc* procPtr, ClientData* clientDataPtr) nothrow tcl_GetMathFuncInfo; 
- Undocumented in source but is binding to C. You might be able to learn more by searching the web for its name. 
- tcl_GetNameOfExecutableconst(char)* function() nothrow tcl_GetNameOfExecutable; 
- Undocumented in source but is binding to C. You might be able to learn more by searching the web for its name. 
- tcl_GetNamespaceUnknownHandlerTcl_Obj* function(Tcl_Interp* interp, Tcl_Namespace* nsPtr) nothrow tcl_GetNamespaceUnknownHandler; 
- Undocumented in source but is binding to C. You might be able to learn more by searching the web for its name. 
- tcl_GetObjResultTcl_Obj* function(Tcl_Interp* interp) nothrow tcl_GetObjResult; 
- Undocumented in source but is binding to C. You might be able to learn more by searching the web for its name. 
- tcl_GetObjTypeconst(Tcl_ObjType)* function(const(char)* typeName) nothrow tcl_GetObjType; 
- Undocumented in source but is binding to C. You might be able to learn more by searching the web for its name. 
- tcl_GetOpenFileint function(Tcl_Interp* interp, const(char)* chanID, int forWriting, int checkUsage, ClientData* filePtr) nothrow tcl_GetOpenFile; 
- Undocumented in source but is binding to C. You might be able to learn more by searching the web for its name. 
- tcl_GetPathTypeTcl_PathType function(const(char)* path) nothrow tcl_GetPathType; 
- Undocumented in source but is binding to C. You might be able to learn more by searching the web for its name. 
- tcl_GetRangeTcl_Obj* function(Tcl_Obj* objPtr, int first, int last) nothrow tcl_GetRange; 
- Undocumented in source but is binding to C. You might be able to learn more by searching the web for its name. 
- tcl_GetRegExpFromObjTcl_RegExp function(Tcl_Interp* interp, Tcl_Obj* patObj, int flags) nothrow tcl_GetRegExpFromObj; 
- Undocumented in source but is binding to C. You might be able to learn more by searching the web for its name. 
- tcl_GetReturnOptionsTcl_Obj* function(Tcl_Interp* interp, int result) nothrow tcl_GetReturnOptions; 
- Undocumented in source but is binding to C. You might be able to learn more by searching the web for its name. 
- tcl_GetServiceModeint function() nothrow tcl_GetServiceMode; 
- Undocumented in source but is binding to C. You might be able to learn more by searching the web for its name. 
- tcl_GetSlaveTcl_Interp* function(Tcl_Interp* interp, const(char)* slaveName) nothrow tcl_GetSlave; 
- Undocumented in source but is binding to C. You might be able to learn more by searching the web for its name. 
- tcl_GetStackedChannelTcl_Channel function(Tcl_Channel chan) nothrow tcl_GetStackedChannel; 
- Undocumented in source but is binding to C. You might be able to learn more by searching the web for its name. 
- tcl_GetStdChannelTcl_Channel function(int type) nothrow tcl_GetStdChannel; 
- Undocumented in source but is binding to C. You might be able to learn more by searching the web for its name. 
- tcl_GetStringconst(char)* function(Tcl_Obj* objPtr) nothrow tcl_GetString; 
- Undocumented in source but is binding to C. You might be able to learn more by searching the web for its name. 
- tcl_GetStringFromObjconst(char)* function(Tcl_Obj* objPtr, int* lengthPtr) nothrow tcl_GetStringFromObj; 
- Undocumented in source but is binding to C. You might be able to learn more by searching the web for its name. 
- tcl_GetStringResultconst(char)* function(Tcl_Interp* interp) nothrow tcl_GetStringResult; 
- Undocumented in source but is binding to C. You might be able to learn more by searching the web for its name. 
- tcl_GetThreadDatavoid* function(Tcl_ThreadDataKey* keyPtr, int size) nothrow tcl_GetThreadData; 
- Undocumented in source but is binding to C. You might be able to learn more by searching the web for its name. 
- tcl_GetTimevoid function(Tcl_Time* timeBuf) nothrow tcl_GetTime; 
- Undocumented in source but is binding to C. You might be able to learn more by searching the web for its name. 
- tcl_GetTopChannelTcl_Channel function(Tcl_Channel chan) nothrow tcl_GetTopChannel; 
- Undocumented in source but is binding to C. You might be able to learn more by searching the web for its name. 
- tcl_GetUniCharTcl_UniChar function(Tcl_Obj* objPtr, int index) nothrow tcl_GetUniChar; 
- Undocumented in source but is binding to C. You might be able to learn more by searching the web for its name. 
- tcl_GetUnicodeTcl_UniChar* function(Tcl_Obj* objPtr) nothrow tcl_GetUnicode; 
- Undocumented in source but is binding to C. You might be able to learn more by searching the web for its name. 
- tcl_GetUnicodeFromObjTcl_UniChar* function(Tcl_Obj* objPtr, int* lengthPtr) nothrow tcl_GetUnicodeFromObj; 
- Undocumented in source but is binding to C. You might be able to learn more by searching the web for its name. 
- tcl_GetVarconst(char)* function(Tcl_Interp* interp, const(char)* varName, int flags) nothrow tcl_GetVar; 
- Undocumented in source but is binding to C. You might be able to learn more by searching the web for its name. 
- tcl_GetVar2const(char)* function(Tcl_Interp* interp, const(char)* part1, const(char)* part2, int flags) nothrow tcl_GetVar2; 
- Undocumented in source but is binding to C. You might be able to learn more by searching the web for its name. 
- tcl_GetVar2ExTcl_Obj* function(Tcl_Interp* interp, const(char)* part1, const(char)* part2, int flags) nothrow tcl_GetVar2Ex; 
- Undocumented in source but is binding to C. You might be able to learn more by searching the web for its name. 
- tcl_GetVersionvoid function(int* major, int* minor, int* patchLevel, int* type) nothrow tcl_GetVersion; 
- Undocumented in source but is binding to C. You might be able to learn more by searching the web for its name. 
- tcl_GetWideIntFromObjint function(Tcl_Interp* interp, Tcl_Obj* objPtr, Tcl_WideInt* widePtr) nothrow tcl_GetWideIntFromObj; 
- Undocumented in source but is binding to C. You might be able to learn more by searching the web for its name. 
- tcl_Getsint function(Tcl_Channel chan, Tcl_DString* dsPtr) nothrow tcl_Gets; 
- Undocumented in source but is binding to C. You might be able to learn more by searching the web for its name. 
- tcl_GetsObjint function(Tcl_Channel chan, Tcl_Obj* objPtr) nothrow tcl_GetsObj; 
- Undocumented in source but is binding to C. You might be able to learn more by searching the web for its name. 
- tcl_GlobalEvalint function(Tcl_Interp* interp, const(char)* command) nothrow tcl_GlobalEval; 
- Undocumented in source but is binding to C. You might be able to learn more by searching the web for its name. 
- tcl_GlobalEvalObjint function(Tcl_Interp* interp, Tcl_Obj* objPtr) nothrow tcl_GlobalEvalObj; 
- Undocumented in source but is binding to C. You might be able to learn more by searching the web for its name. 
- tcl_HashStatsconst(char)* function(Tcl_HashTable* tablePtr) nothrow tcl_HashStats; 
- Undocumented in source but is binding to C. You might be able to learn more by searching the web for its name. 
- tcl_HideCommandint function(Tcl_Interp* interp, const(char)* cmdName, const(char)* hiddenCmdToken) nothrow tcl_HideCommand; 
- Undocumented in source but is binding to C. You might be able to learn more by searching the web for its name. 
- tcl_Importint function(Tcl_Interp* interp, Tcl_Namespace* nsPtr, const(char)* pattern, int allowOverwrite) nothrow tcl_Import; 
- Undocumented in source but is binding to C. You might be able to learn more by searching the web for its name. 
- tcl_Initint function(Tcl_Interp* interp) nothrow tcl_Init; 
- Undocumented in source but is binding to C. You might be able to learn more by searching the web for its name. 
- tcl_InitBignumFromDoubleint function(Tcl_Interp* interp, double initval, mp_int* toInit) nothrow tcl_InitBignumFromDouble; 
- Undocumented in source but is binding to C. You might be able to learn more by searching the web for its name. 
- tcl_InitCustomHashTablevoid function(Tcl_HashTable* tablePtr, int keyType, const(Tcl_HashKeyType)* typePtr) nothrow tcl_InitCustomHashTable; 
- Undocumented in source but is binding to C. You might be able to learn more by searching the web for its name. 
- tcl_InitHashTablevoid function(Tcl_HashTable* tablePtr, int keyType) nothrow tcl_InitHashTable; 
- Undocumented in source but is binding to C. You might be able to learn more by searching the web for its name. 
- tcl_InitMemoryvoid function(Tcl_Interp* interp) nothrow tcl_InitMemory; 
- Undocumented in source but is binding to C. You might be able to learn more by searching the web for its name. 
- tcl_InitNotifierClientData function() nothrow tcl_InitNotifier; 
- Undocumented in source but is binding to C. You might be able to learn more by searching the web for its name. 
- tcl_InitObjHashTablevoid function(Tcl_HashTable* tablePtr) nothrow tcl_InitObjHashTable; 
- Undocumented in source but is binding to C. You might be able to learn more by searching the web for its name. 
- tcl_InputBlockedint function(Tcl_Channel chan) nothrow tcl_InputBlocked; 
- Undocumented in source but is binding to C. You might be able to learn more by searching the web for its name. 
- tcl_InputBufferedint function(Tcl_Channel chan) nothrow tcl_InputBuffered; 
- Undocumented in source but is binding to C. You might be able to learn more by searching the web for its name. 
- tcl_InterpDeletedint function(Tcl_Interp* interp) nothrow tcl_InterpDeleted; 
- Undocumented in source but is binding to C. You might be able to learn more by searching the web for its name. 
- tcl_InvalidateStringRepvoid function(Tcl_Obj* objPtr) nothrow tcl_InvalidateStringRep; 
- Undocumented in source but is binding to C. You might be able to learn more by searching the web for its name. 
- tcl_IsChannelExistingint function(const(char)* channelName) nothrow tcl_IsChannelExisting; 
- Undocumented in source but is binding to C. You might be able to learn more by searching the web for its name. 
- tcl_IsChannelRegisteredint function(Tcl_Interp* interp, Tcl_Channel channel) nothrow tcl_IsChannelRegistered; 
- Undocumented in source but is binding to C. You might be able to learn more by searching the web for its name. 
- tcl_IsChannelSharedint function(Tcl_Channel channel) nothrow tcl_IsChannelShared; 
- Undocumented in source but is binding to C. You might be able to learn more by searching the web for its name. 
- tcl_IsEnsembleint function(Tcl_Command token) nothrow tcl_IsEnsemble; 
- Undocumented in source but is binding to C. You might be able to learn more by searching the web for its name. 
- tcl_IsSafeint function(Tcl_Interp* interp) nothrow tcl_IsSafe; 
- Undocumented in source but is binding to C. You might be able to learn more by searching the web for its name. 
- tcl_IsStandardChannelint function(Tcl_Channel channel) nothrow tcl_IsStandardChannel; 
- Undocumented in source but is binding to C. You might be able to learn more by searching the web for its name. 
- tcl_JoinPathconst(char)* function(int argc, const(char)** argv, Tcl_DString* resultPtr) nothrow tcl_JoinPath; 
- Undocumented in source but is binding to C. You might be able to learn more by searching the web for its name. 
- tcl_JoinThreadint function(Tcl_ThreadId threadId, int* result) nothrow tcl_JoinThread; 
- Undocumented in source but is binding to C. You might be able to learn more by searching the web for its name. 
- tcl_LimitAddHandlervoid function(Tcl_Interp* interp, int type, Tcl_LimitHandlerProc handlerProc, ClientData clientData, Tcl_LimitHandlerDeleteProc deleteProc) nothrow tcl_LimitAddHandler; 
- Undocumented in source but is binding to C. You might be able to learn more by searching the web for its name. 
- tcl_LimitCheckint function(Tcl_Interp* interp) nothrow tcl_LimitCheck; 
- Undocumented in source but is binding to C. You might be able to learn more by searching the web for its name. 
- tcl_LimitExceededint function(Tcl_Interp* interp) nothrow tcl_LimitExceeded; 
- Undocumented in source but is binding to C. You might be able to learn more by searching the web for its name. 
- tcl_LimitGetCommandsint function(Tcl_Interp* interp) nothrow tcl_LimitGetCommands; 
- Undocumented in source but is binding to C. You might be able to learn more by searching the web for its name. 
- tcl_LimitGetGranularityint function(Tcl_Interp* interp, int type) nothrow tcl_LimitGetGranularity; 
- Undocumented in source but is binding to C. You might be able to learn more by searching the web for its name. 
- tcl_LimitGetTimevoid function(Tcl_Interp* interp, Tcl_Time* timeLimitPtr) nothrow tcl_LimitGetTime; 
- Undocumented in source but is binding to C. You might be able to learn more by searching the web for its name. 
- tcl_LimitReadyint function(Tcl_Interp* interp) nothrow tcl_LimitReady; 
- Undocumented in source but is binding to C. You might be able to learn more by searching the web for its name. 
- tcl_LimitRemoveHandlervoid function(Tcl_Interp* interp, int type, Tcl_LimitHandlerProc handlerProc, ClientData clientData) nothrow tcl_LimitRemoveHandler; 
- Undocumented in source but is binding to C. You might be able to learn more by searching the web for its name. 
- tcl_LimitSetCommandsvoid function(Tcl_Interp* interp, int commandLimit) nothrow tcl_LimitSetCommands; 
- Undocumented in source but is binding to C. You might be able to learn more by searching the web for its name. 
- tcl_LimitSetGranularityvoid function(Tcl_Interp* interp, int type, int granularity) nothrow tcl_LimitSetGranularity; 
- Undocumented in source but is binding to C. You might be able to learn more by searching the web for its name. 
- tcl_LimitSetTimevoid function(Tcl_Interp* interp, Tcl_Time* timeLimitPtr) nothrow tcl_LimitSetTime; 
- Undocumented in source but is binding to C. You might be able to learn more by searching the web for its name. 
- tcl_LimitTypeEnabledint function(Tcl_Interp* interp, int type) nothrow tcl_LimitTypeEnabled; 
- Undocumented in source but is binding to C. You might be able to learn more by searching the web for its name. 
- tcl_LimitTypeExceededint function(Tcl_Interp* interp, int type) nothrow tcl_LimitTypeExceeded; 
- Undocumented in source but is binding to C. You might be able to learn more by searching the web for its name. 
- tcl_LimitTypeResetvoid function(Tcl_Interp* interp, int type) nothrow tcl_LimitTypeReset; 
- Undocumented in source but is binding to C. You might be able to learn more by searching the web for its name. 
- tcl_LimitTypeSetvoid function(Tcl_Interp* interp, int type) nothrow tcl_LimitTypeSet; 
- Undocumented in source but is binding to C. You might be able to learn more by searching the web for its name. 
- tcl_LinkVarint function(Tcl_Interp* interp, const(char)* varName, const(char)* addr, int type) nothrow tcl_LinkVar; 
- Undocumented in source but is binding to C. You might be able to learn more by searching the web for its name. 
- tcl_ListMathFuncsTcl_Obj* function(Tcl_Interp* interp, const(char)* pattern) nothrow tcl_ListMathFuncs; 
- Undocumented in source but is binding to C. You might be able to learn more by searching the web for its name. 
- tcl_ListObjAppendElementint function(Tcl_Interp* interp, Tcl_Obj* listPtr, Tcl_Obj* objPtr) nothrow tcl_ListObjAppendElement; 
- Undocumented in source but is binding to C. You might be able to learn more by searching the web for its name. 
- tcl_ListObjAppendListint function(Tcl_Interp* interp, Tcl_Obj* listPtr, Tcl_Obj* elemListPtr) nothrow tcl_ListObjAppendList; 
- Undocumented in source but is binding to C. You might be able to learn more by searching the web for its name. 
- tcl_ListObjGetElementsint function(Tcl_Interp* interp, Tcl_Obj* listPtr, int* objcPtr, Tcl_Obj*** objvPtr) nothrow tcl_ListObjGetElements; 
- Undocumented in source but is binding to C. You might be able to learn more by searching the web for its name. 
- tcl_ListObjIndexint function(Tcl_Interp* interp, Tcl_Obj* listPtr, int index, Tcl_Obj** objPtrPtr) nothrow tcl_ListObjIndex; 
- Undocumented in source but is binding to C. You might be able to learn more by searching the web for its name. 
- tcl_ListObjLengthint function(Tcl_Interp* interp, Tcl_Obj* listPtr, int* lengthPtr) nothrow tcl_ListObjLength; 
- Undocumented in source but is binding to C. You might be able to learn more by searching the web for its name. 
- tcl_ListObjReplaceint function(Tcl_Interp* interp, Tcl_Obj* listPtr, int first, int count, int objc, const(Tcl_Obj*)* objv) nothrow tcl_ListObjReplace; 
- Undocumented in source but is binding to C. You might be able to learn more by searching the web for its name. 
- tcl_LogCommandInfovoid function(Tcl_Interp* interp, const(char)* script, const(char)* command, int length) nothrow tcl_LogCommandInfo; 
- Undocumented in source but is binding to C. You might be able to learn more by searching the web for its name. 
- tcl_MakeFileChannelTcl_Channel function(ClientData handle, int mode) nothrow tcl_MakeFileChannel; 
- Undocumented in source but is binding to C. You might be able to learn more by searching the web for its name. 
- tcl_MakeSafeint function(Tcl_Interp* interp) nothrow tcl_MakeSafe; 
- Undocumented in source but is binding to C. You might be able to learn more by searching the web for its name. 
- tcl_MakeTcpClientChannelTcl_Channel function(ClientData tcpSocket) nothrow tcl_MakeTcpClientChannel; 
- Undocumented in source but is binding to C. You might be able to learn more by searching the web for its name. 
- tcl_Mergeconst(char)* function(int argc, const(char)** argv) nothrow tcl_Merge; 
- Undocumented in source but is binding to C. You might be able to learn more by searching the web for its name. 
- tcl_MutexFinalizevoid function(Tcl_Mutex* mutex) nothrow tcl_MutexFinalize; 
- Undocumented in source but is binding to C. You might be able to learn more by searching the web for its name. 
- tcl_MutexLockvoid function(Tcl_Mutex* mutexPtr) nothrow tcl_MutexLock; 
- Undocumented in source but is binding to C. You might be able to learn more by searching the web for its name. 
- tcl_MutexUnlockvoid function(Tcl_Mutex* mutexPtr) nothrow tcl_MutexUnlock; 
- Undocumented in source but is binding to C. You might be able to learn more by searching the web for its name. 
- tcl_NewBignumObjTcl_Obj* function(mp_int* value) nothrow tcl_NewBignumObj; 
- Undocumented in source but is binding to C. You might be able to learn more by searching the web for its name. 
- tcl_NewBooleanObjTcl_Obj* function(int boolValue) nothrow tcl_NewBooleanObj; 
- Undocumented in source but is binding to C. You might be able to learn more by searching the web for its name. 
- tcl_NewByteArrayObjTcl_Obj* function(const(ubyte)* bytes, int length) nothrow tcl_NewByteArrayObj; 
- Undocumented in source but is binding to C. You might be able to learn more by searching the web for its name. 
- tcl_NewDictObjTcl_Obj* function() nothrow tcl_NewDictObj; 
- Undocumented in source but is binding to C. You might be able to learn more by searching the web for its name. 
- tcl_NewDoubleObjTcl_Obj* function(double doubleValue) nothrow tcl_NewDoubleObj; 
- Undocumented in source but is binding to C. You might be able to learn more by searching the web for its name. 
- tcl_NewIntObjTcl_Obj* function(int intValue) nothrow tcl_NewIntObj; 
- Undocumented in source but is binding to C. You might be able to learn more by searching the web for its name. 
- tcl_NewListObjTcl_Obj* function(int objc, const(Tcl_Obj*)* objv) nothrow tcl_NewListObj; 
- Undocumented in source but is binding to C. You might be able to learn more by searching the web for its name. 
- tcl_NewLongObjTcl_Obj* function(c_long longValue) nothrow tcl_NewLongObj; 
- Undocumented in source but is binding to C. You might be able to learn more by searching the web for its name. 
- tcl_NewObjTcl_Obj* function() nothrow tcl_NewObj; 
- Undocumented in source but is binding to C. You might be able to learn more by searching the web for its name. 
- tcl_NewStringObjTcl_Obj* function(const(char)* bytes, int length) nothrow tcl_NewStringObj; 
- Undocumented in source but is binding to C. You might be able to learn more by searching the web for its name. 
- tcl_NewUnicodeObjTcl_Obj* function(const(Tcl_UniChar)* unicode, int numChars) nothrow tcl_NewUnicodeObj; 
- Undocumented in source but is binding to C. You might be able to learn more by searching the web for its name. 
- tcl_NewWideIntObjTcl_Obj* function(Tcl_WideInt wideValue) nothrow tcl_NewWideIntObj; 
- Undocumented in source but is binding to C. You might be able to learn more by searching the web for its name. 
- tcl_NextHashEntryTcl_HashEntry* function(Tcl_HashSearch* searchPtr) nothrow tcl_NextHashEntry; 
- Undocumented in source but is binding to C. You might be able to learn more by searching the web for its name. 
- tcl_NotifyChannelvoid function(Tcl_Channel channel, int mask) nothrow tcl_NotifyChannel; 
- Undocumented in source but is binding to C. You might be able to learn more by searching the web for its name. 
- tcl_NumUtfCharsint function(const(char)* src, int length) nothrow tcl_NumUtfChars; 
- Undocumented in source but is binding to C. You might be able to learn more by searching the web for its name. 
- tcl_ObjGetVar2Tcl_Obj* function(Tcl_Interp* interp, Tcl_Obj* part1Ptr, Tcl_Obj* part2Ptr, int flags) nothrow tcl_ObjGetVar2; 
- Undocumented in source but is binding to C. You might be able to learn more by searching the web for its name. 
- tcl_ObjPrintfTcl_Obj* function(const(char)* format, ...) nothrow tcl_ObjPrintf; 
- Undocumented in source but is binding to C. You might be able to learn more by searching the web for its name. 
- tcl_ObjSetVar2Tcl_Obj* function(Tcl_Interp* interp, Tcl_Obj* part1Ptr, Tcl_Obj* part2Ptr, Tcl_Obj* newValuePtr, int flags) nothrow tcl_ObjSetVar2; 
- Undocumented in source but is binding to C. You might be able to learn more by searching the web for its name. 
- tcl_OpenCommandChannelTcl_Channel function(Tcl_Interp* interp, int argc, const(char)** argv, int flags) nothrow tcl_OpenCommandChannel; 
- Undocumented in source but is binding to C. You might be able to learn more by searching the web for its name. 
- tcl_OpenFileChannelTcl_Channel function(Tcl_Interp* interp, const(char)* fileName, const(char)* modeString, int permissions) nothrow tcl_OpenFileChannel; 
- Undocumented in source but is binding to C. You might be able to learn more by searching the web for its name. 
- tcl_OpenTcpClientTcl_Channel function(Tcl_Interp* interp, int port, const(char)* address, const(char)* myaddr, int myport, int async) nothrow tcl_OpenTcpClient; 
- Undocumented in source but is binding to C. You might be able to learn more by searching the web for its name. 
- tcl_OpenTcpServerTcl_Channel function(Tcl_Interp* interp, int port, const(char)* host, Tcl_TcpAcceptProc acceptProc, ClientData callbackData) nothrow tcl_OpenTcpServer; 
- Undocumented in source but is binding to C. You might be able to learn more by searching the web for its name. 
- tcl_OutputBufferedint function(Tcl_Channel chan) nothrow tcl_OutputBuffered; 
- Undocumented in source but is binding to C. You might be able to learn more by searching the web for its name. 
- tcl_Panicvoid function(const(char)* format, ...) nothrow tcl_Panic; 
- Undocumented in source but is binding to C. You might be able to learn more by searching the web for its name. 
- tcl_PanicVAvoid function(const(char)* format, va_list argList) nothrow tcl_PanicVA; 
- Undocumented in source but is binding to C. You might be able to learn more by searching the web for its name. 
- tcl_ParseBracesint function(Tcl_Interp* interp, const(char)* start, int numBytes, Tcl_Parse* parsePtr, int append, const(char)** termPtr) nothrow tcl_ParseBraces; 
- Undocumented in source but is binding to C. You might be able to learn more by searching the web for its name. 
- tcl_ParseCommandint function(Tcl_Interp* interp, const(char)* start, int numBytes, int nested, Tcl_Parse* parsePtr) nothrow tcl_ParseCommand; 
- Undocumented in source but is binding to C. You might be able to learn more by searching the web for its name. 
- tcl_ParseExprint function(Tcl_Interp* interp, const(char)* start, int numBytes, Tcl_Parse* parsePtr) nothrow tcl_ParseExpr; 
- Undocumented in source but is binding to C. You might be able to learn more by searching the web for its name. 
- tcl_ParseQuotedStringint function(Tcl_Interp* interp, const(char)* start, int numBytes, Tcl_Parse* parsePtr, int append, const(char)** termPtr) nothrow tcl_ParseQuotedString; 
- Undocumented in source but is binding to C. You might be able to learn more by searching the web for its name. 
- tcl_ParseVarconst(char)* function(Tcl_Interp* interp, const(char)* start, const(char)** termPtr) nothrow tcl_ParseVar; 
- Undocumented in source but is binding to C. You might be able to learn more by searching the web for its name. 
- tcl_ParseVarNameint function(Tcl_Interp* interp, const(char)* start, int numBytes, Tcl_Parse* parsePtr, int append) nothrow tcl_ParseVarName; 
- Undocumented in source but is binding to C. You might be able to learn more by searching the web for its name. 
- tcl_PkgPresentconst(char)* function(Tcl_Interp* interp, const(char)* name, const(char)* version_, int exact) nothrow tcl_PkgPresent; 
- Undocumented in source but is binding to C. You might be able to learn more by searching the web for its name. 
- tcl_PkgPresentExconst(char)* function(Tcl_Interp* interp, const(char)* name, const(char)* version_, int exact, ClientData* clientDataPtr) nothrow tcl_PkgPresentEx; 
- Undocumented in source but is binding to C. You might be able to learn more by searching the web for its name. 
- tcl_PkgProvideint function(Tcl_Interp* interp, const(char)* name, const(char)* version_) nothrow tcl_PkgProvide; 
- Undocumented in source but is binding to C. You might be able to learn more by searching the web for its name. 
- tcl_PkgProvideExint function(Tcl_Interp* interp, const(char)* name, const(char)* version_, ClientData clientData) nothrow tcl_PkgProvideEx; 
- Undocumented in source but is binding to C. You might be able to learn more by searching the web for its name. 
- tcl_PkgRequireconst(char)* function(Tcl_Interp* interp, const(char)* name, const(char)* version_, int exact) nothrow tcl_PkgRequire; 
- Undocumented in source but is binding to C. You might be able to learn more by searching the web for its name. 
- tcl_PkgRequireExconst(char)* function(Tcl_Interp* interp, const(char)* name, const(char)* version_, int exact, ClientData* clientDataPtr) nothrow tcl_PkgRequireEx; 
- Undocumented in source but is binding to C. You might be able to learn more by searching the web for its name. 
- tcl_PkgRequireProcint function(Tcl_Interp* interp, const(char)* name, int objc, const(Tcl_Obj*)* objv, ClientData* clientDataPtr) nothrow tcl_PkgRequireProc; 
- Undocumented in source but is binding to C. You might be able to learn more by searching the web for its name. 
- tcl_PosixErrorconst(char)* function(Tcl_Interp* interp) nothrow tcl_PosixError; 
- Undocumented in source but is binding to C. You might be able to learn more by searching the web for its name. 
- tcl_Preservevoid function(ClientData data) nothrow tcl_Preserve; 
- Undocumented in source but is binding to C. You might be able to learn more by searching the web for its name. 
- tcl_PrintDoublevoid function(Tcl_Interp* interp, double value, const(char)* dst) nothrow tcl_PrintDouble; 
- Undocumented in source but is binding to C. You might be able to learn more by searching the web for its name. 
- tcl_ProcObjCmdint function(ClientData clientData, Tcl_Interp* interp, int objc, const(Tcl_Obj*)* objv) nothrow tcl_ProcObjCmd; 
- Undocumented in source but is binding to C. You might be able to learn more by searching the web for its name. 
- tcl_PutEnvint function(const(char)* assignment) nothrow tcl_PutEnv; 
- Undocumented in source but is binding to C. You might be able to learn more by searching the web for its name. 
- tcl_QueryTimeProcvoid function(Tcl_GetTimeProc* getProc, Tcl_ScaleTimeProc* scaleProc, ClientData* clientData) nothrow tcl_QueryTimeProc; 
- Undocumented in source but is binding to C. You might be able to learn more by searching the web for its name. 
- tcl_QueueEventvoid function(Tcl_Event* evPtr, Tcl_QueuePosition position) nothrow tcl_QueueEvent; 
- Undocumented in source but is binding to C. You might be able to learn more by searching the web for its name. 
- tcl_Readint function(Tcl_Channel chan, const(char)* bufPtr, int toRead) nothrow tcl_Read; 
- Undocumented in source but is binding to C. You might be able to learn more by searching the web for its name. 
- tcl_ReadCharsint function(Tcl_Channel channel, Tcl_Obj* objPtr, int charsToRead, int appendFlag) nothrow tcl_ReadChars; 
- Undocumented in source but is binding to C. You might be able to learn more by searching the web for its name. 
- tcl_ReadRawint function(Tcl_Channel chan, const(char)* dst, int bytesToRead) nothrow tcl_ReadRaw; 
- Undocumented in source but is binding to C. You might be able to learn more by searching the web for its name. 
- tcl_Reallocvoid* function(const(char)* ptr, uint size) nothrow tcl_Realloc; 
- Undocumented in source but is binding to C. You might be able to learn more by searching the web for its name. 
- tcl_ReapDetachedProcsvoid function() nothrow tcl_ReapDetachedProcs; 
- Undocumented in source but is binding to C. You might be able to learn more by searching the web for its name. 
- tcl_RecordAndEvalint function(Tcl_Interp* interp, const(char)* cmd, int flags) nothrow tcl_RecordAndEval; 
- Undocumented in source but is binding to C. You might be able to learn more by searching the web for its name. 
- tcl_RecordAndEvalObjint function(Tcl_Interp* interp, Tcl_Obj* cmdPtr, int flags) nothrow tcl_RecordAndEvalObj; 
- Undocumented in source but is binding to C. You might be able to learn more by searching the web for its name. 
- tcl_RegExpCompileTcl_RegExp function(Tcl_Interp* interp, const(char)* pattern) nothrow tcl_RegExpCompile; 
- Undocumented in source but is binding to C. You might be able to learn more by searching the web for its name. 
- tcl_RegExpExecint function(Tcl_Interp* interp, Tcl_RegExp regexp, const(char)* text, const(char)* start) nothrow tcl_RegExpExec; 
- Undocumented in source but is binding to C. You might be able to learn more by searching the web for its name. 
- tcl_RegExpExecObjint function(Tcl_Interp* interp, Tcl_RegExp regexp, Tcl_Obj* textObj, int offset, int nmatches, int flags) nothrow tcl_RegExpExecObj; 
- Undocumented in source but is binding to C. You might be able to learn more by searching the web for its name. 
- tcl_RegExpGetInfovoid function(Tcl_RegExp regexp, Tcl_RegExpInfo* infoPtr) nothrow tcl_RegExpGetInfo; 
- Undocumented in source but is binding to C. You might be able to learn more by searching the web for its name. 
- tcl_RegExpMatchint function(Tcl_Interp* interp, const(char)* text, const(char)* pattern) nothrow tcl_RegExpMatch; 
- Undocumented in source but is binding to C. You might be able to learn more by searching the web for its name. 
- tcl_RegExpMatchObjint function(Tcl_Interp* interp, Tcl_Obj* textObj, Tcl_Obj* patternObj) nothrow tcl_RegExpMatchObj; 
- Undocumented in source but is binding to C. You might be able to learn more by searching the web for its name. 
- tcl_RegExpRangevoid function(Tcl_RegExp regexp, int index, const(char)** startPtr, const(char)** endPtr) nothrow tcl_RegExpRange; 
- Undocumented in source but is binding to C. You might be able to learn more by searching the web for its name. 
- tcl_RegisterChannelvoid function(Tcl_Interp* interp, Tcl_Channel chan) nothrow tcl_RegisterChannel; 
- Undocumented in source but is binding to C. You might be able to learn more by searching the web for its name. 
- tcl_RegisterConfigvoid function(Tcl_Interp* interp, const(char)* pkgName, Tcl_Config* configuration, const(char)* valEncoding) nothrow tcl_RegisterConfig; 
- Undocumented in source but is binding to C. You might be able to learn more by searching the web for its name. 
- tcl_RegisterObjTypevoid function(const(Tcl_ObjType)* typePtr) nothrow tcl_RegisterObjType; 
- Undocumented in source but is binding to C. You might be able to learn more by searching the web for its name. 
- tcl_Releasevoid function(ClientData clientData) nothrow tcl_Release; 
- Undocumented in source but is binding to C. You might be able to learn more by searching the web for its name. 
- tcl_ResetResultvoid function(Tcl_Interp* interp) nothrow tcl_ResetResult; 
- Undocumented in source but is binding to C. You might be able to learn more by searching the web for its name. 
- tcl_RestoreInterpStateint function(Tcl_Interp* interp, Tcl_InterpState state) nothrow tcl_RestoreInterpState; 
- Undocumented in source but is binding to C. You might be able to learn more by searching the web for its name. 
- tcl_RestoreResultvoid function(Tcl_Interp* interp, Tcl_SavedResult* statePtr) nothrow tcl_RestoreResult; 
- Undocumented in source but is binding to C. You might be able to learn more by searching the web for its name. 
- tcl_SaveInterpStateTcl_InterpState function(Tcl_Interp* interp, int status) nothrow tcl_SaveInterpState; 
- Undocumented in source but is binding to C. You might be able to learn more by searching the web for its name. 
- tcl_SaveResultvoid function(Tcl_Interp* interp, Tcl_SavedResult* statePtr) nothrow tcl_SaveResult; 
- Undocumented in source but is binding to C. You might be able to learn more by searching the web for its name. 
- tcl_ScanCountedElementint function(const(char)* src, int length, int* flagPtr) nothrow tcl_ScanCountedElement; 
- Undocumented in source but is binding to C. You might be able to learn more by searching the web for its name. 
- tcl_ScanElementint function(const(char)* src, int* flagPtr) nothrow tcl_ScanElement; 
- Undocumented in source but is binding to C. You might be able to learn more by searching the web for its name. 
- tcl_SeekTcl_WideInt function(Tcl_Channel chan, Tcl_WideInt offset, int mode) nothrow tcl_Seek; 
- Undocumented in source but is binding to C. You might be able to learn more by searching the web for its name. 
- tcl_SeekOldint function(Tcl_Channel chan, int offset, int mode) nothrow tcl_SeekOld; 
- Undocumented in source but is binding to C. You might be able to learn more by searching the web for its name. 
- tcl_ServiceAllint function() nothrow tcl_ServiceAll; 
- Undocumented in source but is binding to C. You might be able to learn more by searching the web for its name. 
- tcl_ServiceEventint function(int flags) nothrow tcl_ServiceEvent; 
- Undocumented in source but is binding to C. You might be able to learn more by searching the web for its name. 
- tcl_ServiceModeHookvoid function(int mode) nothrow tcl_ServiceModeHook; 
- Undocumented in source but is binding to C. You might be able to learn more by searching the web for its name. 
- tcl_SetAssocDatavoid function(Tcl_Interp* interp, const(char)* name, Tcl_InterpDeleteProc proc, ClientData clientData) nothrow tcl_SetAssocData; 
- Undocumented in source but is binding to C. You might be able to learn more by searching the web for its name. 
- tcl_SetBignumObjvoid function(Tcl_Obj* obj, mp_int* value) nothrow tcl_SetBignumObj; 
- Undocumented in source but is binding to C. You might be able to learn more by searching the web for its name. 
- tcl_SetBooleanObjvoid function(Tcl_Obj* objPtr, int boolValue) nothrow tcl_SetBooleanObj; 
- Undocumented in source but is binding to C. You might be able to learn more by searching the web for its name. 
- tcl_SetByteArrayLengthubyte* function(Tcl_Obj* objPtr, int length) nothrow tcl_SetByteArrayLength; 
- Undocumented in source but is binding to C. You might be able to learn more by searching the web for its name. 
- tcl_SetByteArrayObjvoid function(Tcl_Obj* objPtr, const(ubyte)* bytes, int length) nothrow tcl_SetByteArrayObj; 
- Undocumented in source but is binding to C. You might be able to learn more by searching the web for its name. 
- tcl_SetChannelBufferSizevoid function(Tcl_Channel chan, int sz) nothrow tcl_SetChannelBufferSize; 
- Undocumented in source but is binding to C. You might be able to learn more by searching the web for its name. 
- tcl_SetChannelErrorvoid function(Tcl_Channel chan, Tcl_Obj* msg) nothrow tcl_SetChannelError; 
- Undocumented in source but is binding to C. You might be able to learn more by searching the web for its name. 
- tcl_SetChannelErrorInterpvoid function(Tcl_Interp* interp, Tcl_Obj* msg) nothrow tcl_SetChannelErrorInterp; 
- Undocumented in source but is binding to C. You might be able to learn more by searching the web for its name. 
- tcl_SetChannelOptionint function(Tcl_Interp* interp, Tcl_Channel chan, const(char)* optionName, const(char)* newValue) nothrow tcl_SetChannelOption; 
- Undocumented in source but is binding to C. You might be able to learn more by searching the web for its name. 
- tcl_SetCommandInfoint function(Tcl_Interp* interp, const(char)* cmdName, const(Tcl_CmdInfo)* infoPtr) nothrow tcl_SetCommandInfo; 
- Undocumented in source but is binding to C. You might be able to learn more by searching the web for its name. 
- tcl_SetCommandInfoFromTokenint function(Tcl_Command token, const(Tcl_CmdInfo)* infoPtr) nothrow tcl_SetCommandInfoFromToken; 
- Undocumented in source but is binding to C. You might be able to learn more by searching the web for its name. 
- tcl_SetDefaultEncodingDirvoid function(const(char)* path) nothrow tcl_SetDefaultEncodingDir; 
- Undocumented in source but is binding to C. You might be able to learn more by searching the web for its name. 
- tcl_SetDoubleObjvoid function(Tcl_Obj* objPtr, double doubleValue) nothrow tcl_SetDoubleObj; 
- Undocumented in source but is binding to C. You might be able to learn more by searching the web for its name. 
- tcl_SetEncodingSearchPathint function(Tcl_Obj* searchPath) nothrow tcl_SetEncodingSearchPath; 
- Undocumented in source but is binding to C. You might be able to learn more by searching the web for its name. 
- tcl_SetEnsembleFlagsint function(Tcl_Interp* interp, Tcl_Command token, int flags) nothrow tcl_SetEnsembleFlags; 
- Undocumented in source but is binding to C. You might be able to learn more by searching the web for its name. 
- tcl_SetEnsembleMappingDictint function(Tcl_Interp* interp, Tcl_Command token, Tcl_Obj* mapDict) nothrow tcl_SetEnsembleMappingDict; 
- Undocumented in source but is binding to C. You might be able to learn more by searching the web for its name. 
- tcl_SetEnsembleSubcommandListint function(Tcl_Interp* interp, Tcl_Command token, Tcl_Obj* subcmdList) nothrow tcl_SetEnsembleSubcommandList; 
- Undocumented in source but is binding to C. You might be able to learn more by searching the web for its name. 
- tcl_SetEnsembleUnknownHandlerint function(Tcl_Interp* interp, Tcl_Command token, Tcl_Obj* unknownList) nothrow tcl_SetEnsembleUnknownHandler; 
- Undocumented in source but is binding to C. You might be able to learn more by searching the web for its name. 
- tcl_SetErrnovoid function(int err) nothrow tcl_SetErrno; 
- Undocumented in source but is binding to C. You might be able to learn more by searching the web for its name. 
- tcl_SetErrorCodevoid function(Tcl_Interp* interp, ...) nothrow tcl_SetErrorCode; 
- Undocumented in source but is binding to C. You might be able to learn more by searching the web for its name. 
- tcl_SetErrorCodeVAvoid function(Tcl_Interp* interp, va_list argList) nothrow tcl_SetErrorCodeVA; 
- Undocumented in source but is binding to C. You might be able to learn more by searching the web for its name. 
- tcl_SetExitProcTcl_ExitProc function(Tcl_ExitProc proc) nothrow tcl_SetExitProc; 
- Undocumented in source but is binding to C. You might be able to learn more by searching the web for its name. 
- tcl_SetIntObjvoid function(Tcl_Obj* objPtr, int intValue) nothrow tcl_SetIntObj; 
- Undocumented in source but is binding to C. You might be able to learn more by searching the web for its name. 
- tcl_SetListObjvoid function(Tcl_Obj* objPtr, int objc, const(Tcl_Obj*)* objv) nothrow tcl_SetListObj; 
- Undocumented in source but is binding to C. You might be able to learn more by searching the web for its name. 
- tcl_SetLongObjvoid function(Tcl_Obj* objPtr, c_long longValue) nothrow tcl_SetLongObj; 
- Undocumented in source but is binding to C. You might be able to learn more by searching the web for its name. 
- tcl_SetMainLoopvoid function(Tcl_MainLoopProc proc) nothrow tcl_SetMainLoop; 
- Undocumented in source but is binding to C. You might be able to learn more by searching the web for its name. 
- tcl_SetMaxBlockTimevoid function(const(Tcl_Time)* timePtr) nothrow tcl_SetMaxBlockTime; 
- Undocumented in source but is binding to C. You might be able to learn more by searching the web for its name. 
- tcl_SetNamespaceUnknownHandlerint function(Tcl_Interp* interp, Tcl_Namespace* nsPtr, Tcl_Obj* handlerPtr) nothrow tcl_SetNamespaceUnknownHandler; 
- Undocumented in source but is binding to C. You might be able to learn more by searching the web for its name. 
- tcl_SetNotifiervoid function(Tcl_NotifierProcs notifierProcPtr) nothrow tcl_SetNotifier; 
- Undocumented in source but is binding to C. You might be able to learn more by searching the web for its name. 
- tcl_SetObjErrorCodevoid function(Tcl_Interp* interp, Tcl_Obj* errorObjPtr) nothrow tcl_SetObjErrorCode; 
- Undocumented in source but is binding to C. You might be able to learn more by searching the web for its name. 
- tcl_SetObjLengthvoid function(Tcl_Obj* objPtr, int length) nothrow tcl_SetObjLength; 
- Undocumented in source but is binding to C. You might be able to learn more by searching the web for its name. 
- tcl_SetObjResultvoid function(Tcl_Interp* interp, Tcl_Obj* resultObjPtr) nothrow tcl_SetObjResult; 
- Undocumented in source but is binding to C. You might be able to learn more by searching the web for its name. 
- tcl_SetPanicProcvoid function(Tcl_PanicProc panicProc) nothrow tcl_SetPanicProc; 
- Undocumented in source but is binding to C. You might be able to learn more by searching the web for its name. 
- tcl_SetRecursionLimitint function(Tcl_Interp* interp, int depth) nothrow tcl_SetRecursionLimit; 
- Undocumented in source but is binding to C. You might be able to learn more by searching the web for its name. 
- tcl_SetResultvoid function(Tcl_Interp* interp, const(char)* result, Tcl_FreeProc freeProc) nothrow tcl_SetResult; 
- Undocumented in source but is binding to C. You might be able to learn more by searching the web for its name. 
- tcl_SetReturnOptionsint function(Tcl_Interp* interp, Tcl_Obj* options) nothrow tcl_SetReturnOptions; 
- Undocumented in source but is binding to C. You might be able to learn more by searching the web for its name. 
- tcl_SetServiceModeint function(int mode) nothrow tcl_SetServiceMode; 
- Undocumented in source but is binding to C. You might be able to learn more by searching the web for its name. 
- tcl_SetStdChannelvoid function(Tcl_Channel channel, int type) nothrow tcl_SetStdChannel; 
- Undocumented in source but is binding to C. You might be able to learn more by searching the web for its name. 
- tcl_SetStringObjvoid function(Tcl_Obj* objPtr, const(char)* bytes, int length) nothrow tcl_SetStringObj; 
- Undocumented in source but is binding to C. You might be able to learn more by searching the web for its name. 
- tcl_SetSystemEncodingint function(Tcl_Interp* interp, const(char)* name) nothrow tcl_SetSystemEncoding; 
- Undocumented in source but is binding to C. You might be able to learn more by searching the web for its name. 
- tcl_SetTimeProcvoid function(Tcl_GetTimeProc getProc, Tcl_ScaleTimeProc scaleProc, ClientData clientData) nothrow tcl_SetTimeProc; 
- Undocumented in source but is binding to C. You might be able to learn more by searching the web for its name. 
- tcl_SetTimervoid function(const(Tcl_Time)* timePtr) nothrow tcl_SetTimer; 
- Undocumented in source but is binding to C. You might be able to learn more by searching the web for its name. 
- tcl_SetUnicodeObjvoid function(Tcl_Obj* objPtr, const(Tcl_UniChar)* unicode, int numChars) nothrow tcl_SetUnicodeObj; 
- Undocumented in source but is binding to C. You might be able to learn more by searching the web for its name. 
- tcl_SetVarconst(char)* function(Tcl_Interp* interp, const(char)* varName, const(char)* newValue, int flags) nothrow tcl_SetVar; 
- Undocumented in source but is binding to C. You might be able to learn more by searching the web for its name. 
- tcl_SetVar2const(char)* function(Tcl_Interp* interp, const(char)* part1, const(char)* part2, const(char)* newValue, int flags) nothrow tcl_SetVar2; 
- Undocumented in source but is binding to C. You might be able to learn more by searching the web for its name. 
- tcl_SetVar2ExTcl_Obj* function(Tcl_Interp* interp, const(char)* part1, const(char)* part2, Tcl_Obj* newValuePtr, int flags) nothrow tcl_SetVar2Ex; 
- Undocumented in source but is binding to C. You might be able to learn more by searching the web for its name. 
- tcl_SetWideIntObjvoid function(Tcl_Obj* objPtr, Tcl_WideInt wideValue) nothrow tcl_SetWideIntObj; 
- Undocumented in source but is binding to C. You might be able to learn more by searching the web for its name. 
- tcl_SignalIdconst(char)* function(int sig) nothrow tcl_SignalId; 
- Undocumented in source but is binding to C. You might be able to learn more by searching the web for its name. 
- tcl_SignalMsgconst(char)* function(int sig) nothrow tcl_SignalMsg; 
- Undocumented in source but is binding to C. You might be able to learn more by searching the web for its name. 
- tcl_Sleepvoid function(int ms) nothrow tcl_Sleep; 
- Undocumented in source but is binding to C. You might be able to learn more by searching the web for its name. 
- tcl_SourceRCFilevoid function(Tcl_Interp* interp) nothrow tcl_SourceRCFile; 
- Undocumented in source but is binding to C. You might be able to learn more by searching the web for its name. 
- tcl_SpliceChannelvoid function(Tcl_Channel channel) nothrow tcl_SpliceChannel; 
- Undocumented in source but is binding to C. You might be able to learn more by searching the web for its name. 
- tcl_SplitListint function(Tcl_Interp* interp, const(char)* listStr, int* argcPtr, const(char)*** argvPtr) nothrow tcl_SplitList; 
- Undocumented in source but is binding to C. You might be able to learn more by searching the web for its name. 
- tcl_SplitPathvoid function(const(char)* path, int* argcPtr, const(char)*** argvPtr) nothrow tcl_SplitPath; 
- Undocumented in source but is binding to C. You might be able to learn more by searching the web for its name. 
- tcl_StackChannelTcl_Channel function(Tcl_Interp* interp, const(Tcl_ChannelType)* typePtr, ClientData instanceData, int mask, Tcl_Channel prevChan) nothrow tcl_StackChannel; 
- Undocumented in source but is binding to C. You might be able to learn more by searching the web for its name. 
- tcl_Statint function(const(char)* path, Tcl_StatBuf* bufPtr) nothrow tcl_Stat; 
- Undocumented in source but is binding to C. You might be able to learn more by searching the web for its name. 
- tcl_StaticPackagevoid function(Tcl_Interp* interp, const(char)* pkgName, Tcl_PackageInitProc initProc, Tcl_PackageInitProc safeInitProc) nothrow tcl_StaticPackage; 
- Undocumented in source but is binding to C. You might be able to learn more by searching the web for its name. 
- tcl_StringCaseMatchint function(const(char)* str, const(char)* pattern, int nocase) nothrow tcl_StringCaseMatch; 
- Undocumented in source but is binding to C. You might be able to learn more by searching the web for its name. 
- tcl_StringMatchint function(const(char)* str, const(char)* pattern) nothrow tcl_StringMatch; 
- Undocumented in source but is binding to C. You might be able to learn more by searching the web for its name. 
- tcl_SubstObjTcl_Obj* function(Tcl_Interp* interp, Tcl_Obj* objPtr, int flags) nothrow tcl_SubstObj; 
- Undocumented in source but is binding to C. You might be able to learn more by searching the web for its name. 
- tcl_TakeBignumFromObjint function(Tcl_Interp* interp, Tcl_Obj* obj, mp_int* value) nothrow tcl_TakeBignumFromObj; 
- Undocumented in source but is binding to C. You might be able to learn more by searching the web for its name. 
- tcl_TellTcl_WideInt function(Tcl_Channel chan) nothrow tcl_Tell; 
- Undocumented in source but is binding to C. You might be able to learn more by searching the web for its name. 
- tcl_TellOldint function(Tcl_Channel chan) nothrow tcl_TellOld; 
- Undocumented in source but is binding to C. You might be able to learn more by searching the web for its name. 
- tcl_ThreadAlertvoid function(Tcl_ThreadId threadId) nothrow tcl_ThreadAlert; 
- Undocumented in source but is binding to C. You might be able to learn more by searching the web for its name. 
- tcl_ThreadQueueEventvoid function(Tcl_ThreadId threadId, Tcl_Event* evPtr, Tcl_QueuePosition position) nothrow tcl_ThreadQueueEvent; 
- Undocumented in source but is binding to C. You might be able to learn more by searching the web for its name. 
- tcl_TraceCommandint function(Tcl_Interp* interp, const(char)* varName, int flags, Tcl_CommandTraceProc proc, ClientData clientData) nothrow tcl_TraceCommand; 
- Undocumented in source but is binding to C. You might be able to learn more by searching the web for its name. 
- tcl_TraceVarint function(Tcl_Interp* interp, const(char)* varName, int flags, Tcl_VarTraceProc proc, ClientData clientData) nothrow tcl_TraceVar; 
- Undocumented in source but is binding to C. You might be able to learn more by searching the web for its name. 
- tcl_TraceVar2int function(Tcl_Interp* interp, const(char)* part1, const(char)* part2, int flags, Tcl_VarTraceProc proc, ClientData clientData) nothrow tcl_TraceVar2; 
- Undocumented in source but is binding to C. You might be able to learn more by searching the web for its name. 
- tcl_TranslateFileNameconst(char)* function(Tcl_Interp* interp, const(char)* name, Tcl_DString* bufferPtr) nothrow tcl_TranslateFileName; 
- Undocumented in source but is binding to C. You might be able to learn more by searching the web for its name. 
- tcl_TruncateChannelint function(Tcl_Channel chan, Tcl_WideInt length) nothrow tcl_TruncateChannel; 
- Undocumented in source but is binding to C. You might be able to learn more by searching the web for its name. 
- tcl_Ungetsint function(Tcl_Channel chan, const(char)* str, int len, int atHead) nothrow tcl_Ungets; 
- Undocumented in source but is binding to C. You might be able to learn more by searching the web for its name. 
- tcl_UniCharAtIndexTcl_UniChar function(const(char)* src, int index) nothrow tcl_UniCharAtIndex; 
- Undocumented in source but is binding to C. You might be able to learn more by searching the web for its name. 
- tcl_UniCharCaseMatchint function(const(Tcl_UniChar)* uniStr, const(Tcl_UniChar)* uniPattern, int nocase) nothrow tcl_UniCharCaseMatch; 
- Undocumented in source but is binding to C. You might be able to learn more by searching the web for its name. 
- tcl_UniCharIsAlnumint function(int ch) nothrow tcl_UniCharIsAlnum; 
- Undocumented in source but is binding to C. You might be able to learn more by searching the web for its name. 
- tcl_UniCharIsAlphaint function(int ch) nothrow tcl_UniCharIsAlpha; 
- Undocumented in source but is binding to C. You might be able to learn more by searching the web for its name. 
- tcl_UniCharIsControlint function(int ch) nothrow tcl_UniCharIsControl; 
- Undocumented in source but is binding to C. You might be able to learn more by searching the web for its name. 
- tcl_UniCharIsDigitint function(int ch) nothrow tcl_UniCharIsDigit; 
- Undocumented in source but is binding to C. You might be able to learn more by searching the web for its name. 
- tcl_UniCharIsGraphint function(int ch) nothrow tcl_UniCharIsGraph; 
- Undocumented in source but is binding to C. You might be able to learn more by searching the web for its name. 
- tcl_UniCharIsLowerint function(int ch) nothrow tcl_UniCharIsLower; 
- Undocumented in source but is binding to C. You might be able to learn more by searching the web for its name. 
- tcl_UniCharIsPrintint function(int ch) nothrow tcl_UniCharIsPrint; 
- Undocumented in source but is binding to C. You might be able to learn more by searching the web for its name. 
- tcl_UniCharIsPunctint function(int ch) nothrow tcl_UniCharIsPunct; 
- Undocumented in source but is binding to C. You might be able to learn more by searching the web for its name. 
- tcl_UniCharIsSpaceint function(int ch) nothrow tcl_UniCharIsSpace; 
- Undocumented in source but is binding to C. You might be able to learn more by searching the web for its name. 
- tcl_UniCharIsUpperint function(int ch) nothrow tcl_UniCharIsUpper; 
- Undocumented in source but is binding to C. You might be able to learn more by searching the web for its name. 
- tcl_UniCharIsWordCharint function(int ch) nothrow tcl_UniCharIsWordChar; 
- Undocumented in source but is binding to C. You might be able to learn more by searching the web for its name. 
- tcl_UniCharLenint function(const(Tcl_UniChar)* uniStr) nothrow tcl_UniCharLen; 
- Undocumented in source but is binding to C. You might be able to learn more by searching the web for its name. 
- tcl_UniCharNcasecmpint function(const(Tcl_UniChar)* ucs, const(Tcl_UniChar)* uct, c_ulong numChars) nothrow tcl_UniCharNcasecmp; 
- Undocumented in source but is binding to C. You might be able to learn more by searching the web for its name. 
- tcl_UniCharNcmpint function(const(Tcl_UniChar)* ucs, const(Tcl_UniChar)* uct, c_ulong numChars) nothrow tcl_UniCharNcmp; 
- Undocumented in source but is binding to C. You might be able to learn more by searching the web for its name. 
- tcl_UniCharToLowerTcl_UniChar function(int ch) nothrow tcl_UniCharToLower; 
- Undocumented in source but is binding to C. You might be able to learn more by searching the web for its name. 
- tcl_UniCharToTitleTcl_UniChar function(int ch) nothrow tcl_UniCharToTitle; 
- Undocumented in source but is binding to C. You might be able to learn more by searching the web for its name. 
- tcl_UniCharToUpperTcl_UniChar function(int ch) nothrow tcl_UniCharToUpper; 
- Undocumented in source but is binding to C. You might be able to learn more by searching the web for its name. 
- tcl_UniCharToUtfint function(int ch, const(char)* buf) nothrow tcl_UniCharToUtf; 
- Undocumented in source but is binding to C. You might be able to learn more by searching the web for its name. 
- tcl_UniCharToUtfDStringconst(char)* function(const(Tcl_UniChar)* uniStr, int uniLength, Tcl_DString* dsPtr) nothrow tcl_UniCharToUtfDString; 
- Undocumented in source but is binding to C. You might be able to learn more by searching the web for its name. 
- tcl_UnlinkVarvoid function(Tcl_Interp* interp, const(char)* varName) nothrow tcl_UnlinkVar; 
- Undocumented in source but is binding to C. You might be able to learn more by searching the web for its name. 
- tcl_UnregisterChannelint function(Tcl_Interp* interp, Tcl_Channel chan) nothrow tcl_UnregisterChannel; 
- Undocumented in source but is binding to C. You might be able to learn more by searching the web for its name. 
- tcl_UnsetVarint function(Tcl_Interp* interp, const(char)* varName, int flags) nothrow tcl_UnsetVar; 
- Undocumented in source but is binding to C. You might be able to learn more by searching the web for its name. 
- tcl_UnsetVar2int function(Tcl_Interp* interp, const(char)* part1, const(char)* part2, int flags) nothrow tcl_UnsetVar2; 
- Undocumented in source but is binding to C. You might be able to learn more by searching the web for its name. 
- tcl_UnstackChannelint function(Tcl_Interp* interp, Tcl_Channel chan) nothrow tcl_UnstackChannel; 
- Undocumented in source but is binding to C. You might be able to learn more by searching the web for its name. 
- tcl_UntraceCommandvoid function(Tcl_Interp* interp, const(char)* varName, int flags, Tcl_CommandTraceProc proc, ClientData clientData) nothrow tcl_UntraceCommand; 
- Undocumented in source but is binding to C. You might be able to learn more by searching the web for its name. 
- tcl_UntraceVarvoid function(Tcl_Interp* interp, const(char)* varName, int flags, Tcl_VarTraceProc proc, ClientData clientData) nothrow tcl_UntraceVar; 
- Undocumented in source but is binding to C. You might be able to learn more by searching the web for its name. 
- tcl_UntraceVar2void function(Tcl_Interp* interp, const(char)* part1, const(char)* part2, int flags, Tcl_VarTraceProc proc, ClientData clientData) nothrow tcl_UntraceVar2; 
- Undocumented in source but is binding to C. You might be able to learn more by searching the web for its name. 
- tcl_UpVarint function(Tcl_Interp* interp, const(char)* frameName, const(char)* varName, const(char)* localName, int flags) nothrow tcl_UpVar; 
- Undocumented in source but is binding to C. You might be able to learn more by searching the web for its name. 
- tcl_UpVar2int function(Tcl_Interp* interp, const(char)* frameName, const(char)* part1, const(char)* part2, const(char)* localName, int flags) nothrow tcl_UpVar2; 
- Undocumented in source but is binding to C. You might be able to learn more by searching the web for its name. 
- tcl_UpdateLinkedVarvoid function(Tcl_Interp* interp, const(char)* varName) nothrow tcl_UpdateLinkedVar; 
- Undocumented in source but is binding to C. You might be able to learn more by searching the web for its name. 
- tcl_UtfAtIndexconst(char)* function(const(char)* src, int index) nothrow tcl_UtfAtIndex; 
- Undocumented in source but is binding to C. You might be able to learn more by searching the web for its name. 
- tcl_UtfBackslashint function(const(char)* src, int* readPtr, const(char)* dst) nothrow tcl_UtfBackslash; 
- Undocumented in source but is binding to C. You might be able to learn more by searching the web for its name. 
- tcl_UtfCharCompleteint function(const(char)* src, int length) nothrow tcl_UtfCharComplete; 
- Undocumented in source but is binding to C. You might be able to learn more by searching the web for its name. 
- tcl_UtfFindFirstconst(char)* function(const(char)* src, int ch) nothrow tcl_UtfFindFirst; 
- Undocumented in source but is binding to C. You might be able to learn more by searching the web for its name. 
- tcl_UtfFindLastconst(char)* function(const(char)* src, int ch) nothrow tcl_UtfFindLast; 
- Undocumented in source but is binding to C. You might be able to learn more by searching the web for its name. 
- tcl_UtfNcasecmpint function(const(char)* s1, const(char)* s2, c_ulong n) nothrow tcl_UtfNcasecmp; 
- Undocumented in source but is binding to C. You might be able to learn more by searching the web for its name. 
- tcl_UtfNcmpint function(const(char)* s1, const(char)* s2, c_ulong n) nothrow tcl_UtfNcmp; 
- Undocumented in source but is binding to C. You might be able to learn more by searching the web for its name. 
- tcl_UtfNextconst(char)* function(const(char)* src) nothrow tcl_UtfNext; 
- Undocumented in source but is binding to C. You might be able to learn more by searching the web for its name. 
- tcl_UtfPrevconst(char)* function(const(char)* src, const(char)* start) nothrow tcl_UtfPrev; 
- Undocumented in source but is binding to C. You might be able to learn more by searching the web for its name. 
- tcl_UtfToExternalint function(Tcl_Interp* interp, Tcl_Encoding encoding, const(char)* src, int srcLen, int flags, Tcl_EncodingState* statePtr, const(char)* dst, int dstLen, int* srcReadPtr, int* dstWrotePtr, int* dstCharsPtr) nothrow tcl_UtfToExternal; 
- Undocumented in source but is binding to C. You might be able to learn more by searching the web for its name. 
- tcl_UtfToExternalDStringconst(char)* function(Tcl_Encoding encoding, const(char)* src, int srcLen, Tcl_DString* dsPtr) nothrow tcl_UtfToExternalDString; 
- Undocumented in source but is binding to C. You might be able to learn more by searching the web for its name. 
- tcl_UtfToLowerint function(const(char)* src) nothrow tcl_UtfToLower; 
- Undocumented in source but is binding to C. You might be able to learn more by searching the web for its name. 
- tcl_UtfToTitleint function(const(char)* src) nothrow tcl_UtfToTitle; 
- Undocumented in source but is binding to C. You might be able to learn more by searching the web for its name. 
- tcl_UtfToUniCharint function(const(char)* src, Tcl_UniChar* chPtr) nothrow tcl_UtfToUniChar; 
- Undocumented in source but is binding to C. You might be able to learn more by searching the web for its name. 
- tcl_UtfToUniCharDStringTcl_UniChar* function(const(char)* src, int length, Tcl_DString* dsPtr) nothrow tcl_UtfToUniCharDString; 
- Undocumented in source but is binding to C. You might be able to learn more by searching the web for its name. 
- tcl_UtfToUpperint function(const(char)* src) nothrow tcl_UtfToUpper; 
- Undocumented in source but is binding to C. You might be able to learn more by searching the web for its name. 
- tcl_ValidateAllMemoryvoid function(const(char)* file, int line) nothrow tcl_ValidateAllMemory; 
- Undocumented in source but is binding to C. You might be able to learn more by searching the web for its name. 
- tcl_VarEvalint function(Tcl_Interp* interp, ...) nothrow tcl_VarEval; 
- Undocumented in source but is binding to C. You might be able to learn more by searching the web for its name. 
- tcl_VarEvalVAint function(Tcl_Interp* interp, va_list argList) nothrow tcl_VarEvalVA; 
- Undocumented in source but is binding to C. You might be able to learn more by searching the web for its name. 
- tcl_VarTraceInfoClientData function(Tcl_Interp* interp, const(char)* varName, int flags, Tcl_VarTraceProc procPtr, ClientData prevClientData) nothrow tcl_VarTraceInfo; 
- Undocumented in source but is binding to C. You might be able to learn more by searching the web for its name. 
- tcl_VarTraceInfo2ClientData function(Tcl_Interp* interp, const(char)* part1, const(char)* part2, int flags, Tcl_VarTraceProc procPtr, ClientData prevClientData) nothrow tcl_VarTraceInfo2; 
- Undocumented in source but is binding to C. You might be able to learn more by searching the web for its name. 
- tcl_WaitForEventint function(const(Tcl_Time)* timePtr) nothrow tcl_WaitForEvent; 
- Undocumented in source but is binding to C. You might be able to learn more by searching the web for its name. 
- tcl_WaitPidTcl_Pid function(Tcl_Pid pid, int* statPtr, int options) nothrow tcl_WaitPid; 
- Undocumented in source but is binding to C. You might be able to learn more by searching the web for its name. 
- tcl_Writeint function(Tcl_Channel chan, const(char)* s, int slen) nothrow tcl_Write; 
- Undocumented in source but is binding to C. You might be able to learn more by searching the web for its name. 
- tcl_WriteCharsint function(Tcl_Channel chan, const(char)* src, int srcLen) nothrow tcl_WriteChars; 
- Undocumented in source but is binding to C. You might be able to learn more by searching the web for its name. 
- tcl_WriteObjint function(Tcl_Channel chan, Tcl_Obj* objPtr) nothrow tcl_WriteObj; 
- Undocumented in source but is binding to C. You might be able to learn more by searching the web for its name. 
- tcl_WriteRawint function(Tcl_Channel chan, const(char)* src, int srcLen) nothrow tcl_WriteRaw; 
- Undocumented in source but is binding to C. You might be able to learn more by searching the web for its name. 
- tcl_WrongNumArgsvoid function(Tcl_Interp* interp, int objc, const(Tcl_Obj*)* objv, const(char)* message) nothrow tcl_WrongNumArgs; 
- Undocumented in source but is binding to C. You might be able to learn more by searching the web for its name.