|
rpm
4.5
|
Data Fields | |
| lua_CFunction | func |
| void * | ud |
| lua_CFunction CCallS::func |
Definition at line 710 of file lapi.c.
Referenced by f_Ccall(), lua_cpcall(), lua_pushupvalues(), lua_sethook(), and luaK_self().
| void* CCallS::ud |
Definition at line 711 of file lapi.c.
Referenced by f_Ccall(), and lua_cpcall().
1.8.2