lua_newuserdata

Undocumented in source. Be warned that the author may not have intended to support it.
version(LUA_54)
@nogc nothrow
void*
lua_newuserdata
(
lua_State* L
,
size_t s
)

Meta