Struct mlua::lua_State [−][src]
#[repr(C)]pub struct lua_State { /* fields omitted */ }Expand description
A raw Lua state associated with a thread.
#[repr(C)]pub struct lua_State { /* fields omitted */ }A raw Lua state associated with a thread.