LUA_MINSTACK

Constant LUA_MINSTACK 

Source
pub const LUA_MINSTACK: i32 = 20;
Available on crate feature mlua and (crate features lua51 or luajit) only.
Expand description

Minimum Lua stack available to a C function