Handbook
Glossary
luaL_getmetatable ( L name -- type )
Vocabulary
lua
Inputs
L
an
object
name
an
object
Outputs
type
an
object
Definition
USING:
kernel
;
IN:
lua
:
luaL_getmetatable
( L name -- type )
[
LUA_REGISTRYINDEX
]
dip
lua_getfield
;
inline