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

#include <lobject.h>

Data Fields

 ClosureHeader
 
lua_CFunction f
 
TValue upvalue [1]
 

Detailed Description

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

Field Documentation

◆ ClosureHeader

CClosure::ClosureHeader

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

◆ f

lua_CFunction CClosure::f

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

Referenced by f_Ccall(), and lua_pushcclosure().

◆ upvalue


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