Github User Fetcher 1.0.0
C Application with Server and GUI
|
#include "lobject.h"
Go to the source code of this file.
Functions | |
LUAI_FUNC void | luaA_pushobject (lua_State *L, const TValue *o) |
Definition at line 89 of file lua-5.1.5/src/lapi.c.
References api_incr_top, setobj2s, and lua_State::top.
Referenced by lua_getlocal().