native Lua  0.4.0
Lua on the platform you use with the compiler you choose
Data Fields
luaL_Reg Struct Reference

#include <lauxlib.h>

Collaboration diagram for luaL_Reg:
Collaboration graph
[legend]

Data Fields

const char * name
 
lua_CFunction func
 

Field Documentation

◆ func

lua_CFunction luaL_Reg::func

◆ name

const char* luaL_Reg::name

The documentation for this struct was generated from the following file: