lumars v1.1.2 (2021-11-27T12:19:06Z)
Dub
Repo
pcall.pcall
lumars
function_
pcall
Undocumented in source. Be warned that the author may not have intended to support it.
LuaValue
[
results
]
pcall
(LuaFuncT func, Args args)
template
pcall
(size_t results)
static if
(
results > 0
)
LuaValue
[
results
]
pcall
(
LuaFuncT
Args
...
)
(
LuaFuncT
func
,
Args
args
)
void
pcall
(LuaFuncT func, Args args)
Meta
Source
See Implementation
lumars
function_
pcall
functions
pcall