Struct lua52_sys::lua_State[][src]

#[repr(C)]
pub struct lua_State;

Auto Trait Implementations

impl Send for lua_State

impl Sync for lua_State