RetroArch
Public Attributes | List of all members
luaL_Reg Struct Reference

#include <lauxlib.h>

Collaboration diagram for luaL_Reg:
[legend]

Public Attributes

const char * name
 
lua_CFunction func
 

Member Data Documentation

◆ func

lua_CFunction luaL_Reg::func

◆ name

const char* luaL_Reg::name

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