Github User Fetcher 1.0.0
C Application with Server and GUI
Loading...
Searching...
No Matches
Node Union Reference

#include <lobject.h>

Data Structures

struct  NodeKey
 

Data Fields

TValue i_val
 
TKey i_key
 
struct Node::NodeKey u
 

Detailed Description

Definition at line 332 of file lua-5.1.5/src/lobject.h.

Field Documentation

◆ i_key

TKey Node::i_key

Definition at line 334 of file lua-5.1.5/src/lobject.h.

Referenced by luaH_newkey().

◆ i_val

TValue Node::i_val

Definition at line 333 of file lua-5.1.5/src/lobject.h.

◆ u

struct Node::NodeKey Node::u

The documentation for this union was generated from the following files: