Type Definition mlua::lua_State[][src]

pub type lua_State = c_void;
Expand description

A raw Lua state associated with a thread.