Handbook
Glossary
luaL_unref ( L t ref -- )
Vocabulary
lua
Inputs
L
an
object
t
an
object
ref
an
object
Outputs
None
Definition
USING:
alien.c-types
alien.syntax
;
IN:
lua
LIBRARY:
liblua5.1
FUNCTION:
void
luaL_unref
( lua_State* L,
int
t,
int
ref )