Constant LUA_MINSTACK

Source
pub const LUA_MINSTACK: c_int = 20;
Available on crate feature lua54 only.
Expand description

Minimum Lua stack available to a C function