pub const MULTRET: c_int = ffi::LUA_MULTRET; // -1i32
Specifies that all results from a call invocation should be pushed onto the stack.
call