Function oxi_luajit::function::call

source ·
pub fn call<A, R>(lua_ref: c_int, args: A) -> Result<R, Error>
where A: Pushable, R: Poppable,
Expand description

Calls a function previously stored in the Lua registry via store.