Function lua53_sys::lua::lua_pcall
[−]
[src]
pub unsafe fn lua_pcall(
L: *mut lua_State,
nargs: c_int,
nresults: c_int,
errfunc: c_int
) -> c_int