TclStubs.tcl_GetMathFuncInfo

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)
int function(Tcl_Interp* interp, const(char)* name, int* numArgsPtr, Tcl_ValueType** argTypesPtr, Tcl_MathProc* procPtr, ClientData* clientDataPtr) nothrow tcl_GetMathFuncInfo;

Meta