lumars v1.1.2 (2021-11-27T12:19:06Z)
Dub
Repo
LuaFunc.makeNew
lumars
function_
LuaFunc
Creates a new
LuaFunc
using the provided
func
as the referenced value.
struct
LuaFunc
static
LuaFunc
makeNew
(
LuaState
*
lua
,
lua_CFunction
func
)
Meta
Source
See Implementation
lumars
function_
LuaFunc
functions
lua
pop
push
mixins
__anonymous
static functions
makeNew
makeRef
Creates a new LuaFunc using the provided func as the referenced value.