Constant MULTRET

Source
pub const MULTRET: c_int = ffi::LUA_MULTRET; // -1i32
Expand description

Specifies that all results from a call invocation should be pushed onto the stack.