Constant mlua_sys::luau::lua::LUA_MINSTACK

source ·
pub const LUA_MINSTACK: c_int = 20;
Available on crate feature luau only.
Expand description

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