Skip to main content

lua_v_call_tm

Function lua_v_call_tm 

Source
pub unsafe fn lua_v_call_tm(L: *mut lua_State, nparams: i32, res: i32)
Expand description

C++ LUAU_NOINLINE void luaV_callTM(lua_State* L, int nparams, int res).