The LuaClosure class
(PECL lua >=0.9.0)
Giriş
LuaClosure is a wrapper class for LUA_TFUNCTION which could be return from calling to Lua function.
İçindekiler
- LuaClosure::__invoke — invoke luaclosure
There are no user contributed notes for this page.
(PECL lua >=0.9.0)
LuaClosure is a wrapper class for LUA_TFUNCTION which could be return from calling to Lua function.