LUA_ERRRUN

Constant LUA_ERRRUN 

Source
pub const LUA_ERRRUN: c_int = 2;
Available on crate feature lua52 only.