dlua v0.0.1 (2018-09-12T11:48:26Z)
Dub
Repo
luaL_optinteger
dlua
lauxlib
Undocumented in source but is binding to C. You might be able to learn more by searching the web for its name.
extern (
C
)
lua_Integer
luaL_optinteger
(
lua_State
*
L
,
int
arg
,
lua_Integer
def
)
Meta
Source
See Implementation
dlua
lauxlib
functions
luaL_addlstring
luaL_addstring
luaL_addvalue
luaL_argcheck
luaL_argerror
luaL_buffinit
luaL_buffinitsize
luaL_callmeta
luaL_checkany
luaL_checkinteger
luaL_checklstring
luaL_checknumber
luaL_checkoption
luaL_checkstack
luaL_checkstring
luaL_checktype
luaL_checkudata
luaL_checkversion
luaL_checkversion_
luaL_dofile
luaL_dostring
luaL_error
luaL_execresult
luaL_fileresult
luaL_getmetafield
luaL_getmetatable
luaL_getsubtable
luaL_gsub
luaL_len
luaL_loadbuffer
luaL_loadbufferx
luaL_loadfile
luaL_loadfilex
luaL_loadstring
luaL_newlibtable
luaL_newmetatable
luaL_newstate
luaL_opt
luaL_optinteger
luaL_optlstring
luaL_optnumber
luaL_optstring
luaL_prepbuffer
luaL_prepbuffsize
luaL_pushresult
luaL_pushresultsize
luaL_ref
luaL_requiref
luaL_setfuncs
luaL_setmetatable
luaL_testudata
luaL_tolstring
luaL_traceback
luaL_typename
luaL_unref
luaL_where
lua_writestring
manifest constants
LUAL_NUMSIZES
LUA_ERRFILE
LUA_FILEHANDLE
LUA_LOADED_TABLE
LUA_NOREF
LUA_PRELOAD_TABLE
LUA_REFNIL
structs
luaL_Buffer
luaL_Reg
luaL_Stream