Kannel: Open Source WAP and SMS gateway  svn-r5335
WsStdLibFuncRegRec Struct Reference

Data Fields

char * name
 
int num_args
 
WsUInt8 function_id
 

Detailed Description

Definition at line 88 of file wsstdlib.c.

Field Documentation

◆ function_id

WsUInt8 WsStdLibFuncRegRec::function_id

Definition at line 96 of file wsstdlib.c.

Referenced by ws_stdlib_function().

◆ name

char* WsStdLibFuncRegRec::name

Definition at line 90 of file wsstdlib.c.

Referenced by ws_stdlib_function_name().

◆ num_args

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.