Main Page | Alphabetical List | Data Structures | Directories | File List | Data Fields | Globals

WsStdLibFuncRegRec Struct Reference


Data Fields

char * name
int num_args
WsUInt8 function_id

Field Documentation

WsUInt8 WsStdLibFuncRegRec::function_id
 

Definition at line 96 of file wsstdlib.c.

Referenced by ws_stdlib_function(), and ws_stdlib_function_name().

char* WsStdLibFuncRegRec::name
 

Definition at line 90 of file wsstdlib.c.

Referenced by ws_stdlib_function_name().

int WsStdLibFuncRegRec::num_args
 

Definition at line 93 of file wsstdlib.c.

Referenced by ws_stdlib_function().


The documentation for this struct was generated from the following file: See file LICENSE for details about the license agreement for using, modifying, copying or deriving work from this software.