#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 lapi.c.
References api_incr_top, setobj2s, and lua_State::top.
Referenced by lua_getlocal().