Constant LUA_MINSTACK

Source
pub const LUA_MINSTACK: c_int = 20;
Expand description

Guaranteed number of Lua stack slots available to a C function.