#include <tclInt.h>
Data Fields | |
| int | builtinFuncIndex |
| int | numArgs |
| Tcl_ValueType | argTypes [MAX_MATH_ARGS] |
| Tcl_MathProc * | proc |
| ClientData | clientData |
Definition at line 784 of file tclInt.h.
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
1.4.6