Nut/OS  4.10.3
API Reference
luaR_table Struct Reference

#include <lrotable.h>

Collaboration diagram for luaR_table:

Data Fields

const char * name
const luaL_reg * pfuncs
const luaR_value_entrypvalues

Detailed Description

Definition at line 20 of file lrotable.h.


Field Documentation

const char* luaR_table::name

Definition at line 22 of file lrotable.h.

const luaL_reg* luaR_table::pfuncs

Definition at line 23 of file lrotable.h.

Definition at line 24 of file lrotable.h.


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