lumars ~master (2021-11-04T15:15:08.3417748)
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.