#include "lobject.h"
Go to the source code of this file.
Functions | |
void | luaA_pushobject (lua_State *L, const TObject *o) |
|
Definition at line 103 of file lapi.c. References incr_top, setobj2s, and lua_State::top. Referenced by lua_getlocal(). |