mlua_sys::luau::lua

Constant 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.