LuaFuncWeak.push

This function is a no-op and exists to make generic code easier to write.

struct LuaFuncWeak
@safe @nogc nothrow pure const
int
push
()

Return Value

Type: int

The index on the stack of the function being referenced.

Meta