Home
Download
Manual
SourceForge
Credits
lua_pushnil
Torch Manual
>
Lua 5.1 Reference Manual
>
The Application Program Interface
>
Functions and Types
>
lua_pushnil
void lua_pushnil (lua_State *L);
Pushes a nil value onto the stack.