mlua_sys::lua54::lua

Function lua_call

Source
pub unsafe fn lua_call(L: *mut lua_State, n: c_int, r: c_int)
Available on crate feature lua54 only.