luad ~master (2016-02-18T19:12:01Z)
Home
Dub
Repo
LuaObject.state
luad
base
LuaObject
The underlying
lua_State
pointer for interfacing with C.
struct
LuaObject
pure nothrow @
safe
@
property
lua_State
*
state
(
)
Meta
Source
See Implementation
luad
base
LuaObject
constructors
this
destructors
~this
functions
opEquals
push
release
state
to
toString
postblits
this(this)
properties
isNil
type
typeName
static functions
checkType
The underlying lua_State pointer for interfacing with C.