Register a D class or struct with Lua.
This method exposes a type's constructors and static interface to Lua.
class or struct to register
Reference to the registered type in Lua
See Implementation
Register a D class or struct with Lua.
This method exposes a type's constructors and static interface to Lua.