Skip to main content

lua_getregistry

Function lua_getregistry 

Source
pub unsafe fn lua_getregistry(L: *mut lua_State)
👎Deprecated since Lua 5.1:

replace with lua_pushvalue(L, LUA_REGISTRYINDEX)

Expand description

lua_pushvalue(L, LUA_REGISTRYINDEX)