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

#include <lobject.h>

Data Fields

TValue val
 
struct { 
 
      TValuefields 
 
   unsigned short   delta 
 
tbclist 
 

Detailed Description

Definition at line 146 of file lua-5.4.3/src/lobject.h.

Field Documentation

◆ delta

unsigned short StackValue::delta

Definition at line 150 of file lua-5.4.3/src/lobject.h.

◆ [struct]

struct { ... } StackValue::tbclist

◆ TValuefields

StackValue::TValuefields

Definition at line 149 of file lua-5.4.3/src/lobject.h.

◆ val

TValue StackValue::val

Definition at line 147 of file lua-5.4.3/src/lobject.h.


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