LuaClosure (class)
Introduction
(PECL lua >=0.9.0)
LuaClosure is a wrapper class for LUA_TFUNCTION which could be return from calling to Lua function.
Class synopsis
LuaClosure {
/* Methods */
public void __invoke ( mixed $arg [, mixed $... ] )
}
Table of Contents
- LuaClosure::__invoke — invoke luaclosure
← Lua::registerCallback
LuaClosure::__invoke →
© 1997–2017 The PHP Documentation Group
Licensed under the Creative Commons Attribution License v3.0 or later.
本文档系腾讯云开发者社区成员共同维护,如有问题请联系 cloudcommunity@tencent.com