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