TclStubs.tcl_CreateChannel

Undocumented in source but is binding to C. You might be able to learn more by searching the web for its name.
struct TclStubs
extern (C)
Tcl_Channel function(const(Tcl_ChannelType)* typePtr, const(char)* chanName, ClientData instanceData, int mask) nothrow tcl_CreateChannel;

Meta