TclStubs.tcl_CreateMathFunc

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)
void function(Tcl_Interp* interp, const(char)* name, int numArgs, Tcl_ValueType* argTypes, Tcl_MathProc proc, ClientData clientData) nothrow tcl_CreateMathFunc;

Meta