Factor Documentation
|
Home
|
Glossary
|
Search
factorcode.org
lua_type ( L idx -- int )
Vocabulary
lua
Definition
USING:
alien.c-types
alien.syntax
;
IN:
lua
LIBRARY:
liblua5.1
FUNCTION:
int
lua_type
( lua_State* L,
int
idx )
;
inline