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

#include <lparser.h>

Data Fields

lu_byte k
 
lu_byte info
 

Detailed Description

Definition at line 48 of file lua-5.1.5/src/lparser.h.

Field Documentation

◆ info

lu_byte upvaldesc::info

Definition at line 50 of file lua-5.1.5/src/lparser.h.

Referenced by indexupvalue(), and pushclosure().

◆ k

lu_byte upvaldesc::k

Definition at line 49 of file lua-5.1.5/src/lparser.h.

Referenced by indexupvalue(), and pushclosure().


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