TclStubs.tcl_CreateFileHandler

Undocumented in source but is binding to C. You might be able to learn more by searching the web for its name.
struct TclStubs
version(Posix)
extern (C)
void function(int fd, int mask, Tcl_FileProc proc, ClientData clientData) nothrow tcl_CreateFileHandler;

Meta