lumars v1.12.0 (2023-05-03T19:01:52Z)
Dub
Repo
LuaFunc.push
lumars
function_
LuaFunc
Pushes the function onto the stack.
struct
LuaFunc
@
nogc
nothrow
int
push
(
)
Return Value
Type:
int
The positive index of the pushed function.
Meta
Source
See Implementation
lumars
function_
LuaFunc
functions
lua
pop
push
mixins
__anonymous
static functions
makeNew
makeRef
Pushes the function onto the stack.