riverd-lua ~master (2020-09-04T17:25:10Z)
Dub
Repo
da_lua_resetthread
riverd
lua
types
Undocumented in source but is binding to C. You might be able to learn more by searching the web for its name.
extern (
C
) @
nogc
nothrow
alias
da_lua_resetthread
=
int
function
(
lua_State
*
)
Meta
Source
See Implementation
riverd
lua
types
aliases
LUAI_MEM
LUAI_UACNUMBER
LUAI_UMEM
LUA_INT32
LUA_INTEGER
LUA_KCONTEXT
LUA_NUMBER
LUA_UNSIGNED
da_luaL_addlstring
da_luaL_addstring
da_luaL_addvalue
da_luaL_argerror
da_luaL_buffinit
da_luaL_buffinitsize
da_luaL_callmeta
da_luaL_checkany
da_luaL_checkinteger
da_luaL_checklstring
da_luaL_checknumber
da_luaL_checkoption
da_luaL_checkstack
da_luaL_checktype
da_luaL_checkudata
da_luaL_checkversion_
da_luaL_error
da_luaL_execresult
da_luaL_fileresult
da_luaL_getmetafield
da_luaL_getsubtable
da_luaL_gsub
da_luaL_len
da_luaL_loadbufferx
da_luaL_loadfilex
da_luaL_loadstring
da_luaL_newmetatable
da_luaL_newstate
da_luaL_openlib
da_luaL_openlibs
da_luaL_optinteger
da_luaL_optlstring
da_luaL_optnumber
da_luaL_prepbuffsize
da_luaL_pushmodule
da_luaL_pushresult
da_luaL_pushresultsize
da_luaL_ref
da_luaL_requiref
da_luaL_setfuncs
da_luaL_setmetatable
da_luaL_testudata
da_luaL_tolstring
da_luaL_traceback
da_luaL_unref
da_luaL_where
da_lua_absindex
da_lua_arith
da_lua_atpanic
da_lua_callk
da_lua_checkstack
da_lua_close
da_lua_compare
da_lua_concat
da_lua_copy
da_lua_createtable
da_lua_dump
da_lua_error
da_lua_gc
da_lua_getallocf
da_lua_getfield
da_lua_getglobal
da_lua_gethook
da_lua_gethookcount
da_lua_gethookmask
da_lua_geti
da_lua_getinfo
da_lua_getiuservalue
da_lua_getlocal
da_lua_getmetatable
da_lua_getstack
da_lua_gettable
da_lua_gettop
da_lua_getupvalue
da_lua_iscfunction
da_lua_isinteger
da_lua_isnumber
da_lua_isstring
da_lua_isuserdata
da_lua_isyieldable
da_lua_len
da_lua_load
da_lua_newstate
da_lua_newthread
da_lua_newuserdatauv
da_lua_next
da_lua_pcallk
da_lua_pushboolean
da_lua_pushcclosure
da_lua_pushfstring
da_lua_pushinteger
da_lua_pushlightuserdata
da_lua_pushlstring
da_lua_pushnil
da_lua_pushnumber
da_lua_pushstring
da_lua_pushthread
da_lua_pushvalue
da_lua_pushvfstring
da_lua_rawequal
da_lua_rawget
da_lua_rawgeti
da_lua_rawgetp
da_lua_rawlen
da_lua_rawset
da_lua_rawseti
da_lua_rawsetp
da_lua_resetthread
da_lua_resume
da_lua_rotate
da_lua_setallocf
da_lua_setcstacklimit
da_lua_setfield
da_lua_setglobal
da_lua_sethook
da_lua_setiuservalue
da_lua_setlocal
da_lua_setmetatable
da_lua_settable
da_lua_settop
da_lua_setupvalue
da_lua_setwarnf
da_lua_status
da_lua_stringtonumber
da_lua_toboolean
da_lua_tocfunction
da_lua_toclose
da_lua_tointegerx
da_lua_tolstring
da_lua_tonumberx
da_lua_topointer
da_lua_tothread
da_lua_touserdata
da_lua_type
da_lua_typename
da_lua_upvalueid
da_lua_upvaluejoin
da_lua_version
da_lua_warning
da_lua_xmove
da_lua_yieldk
da_luaopen_base
da_luaopen_bit32
da_luaopen_coroutine
da_luaopen_debug
da_luaopen_io
da_luaopen_math
da_luaopen_os
da_luaopen_package
da_luaopen_string
da_luaopen_table
da_luaopen_utf8
lua_Alloc
lua_CFunction
lua_Hook
lua_Integer
lua_KContext
lua_KFunction
lua_Number
lua_Reader
lua_Unsigned
lua_WarnFunction
lua_Writer
enums
LUA_COLIBNAME
LUA_GCSTOP
LUA_HOOKCALL
LUA_MASKCALL
LUA_NUMBER_SCAN
LUA_OK
LUA_OPADD
LUA_OPEQ
LUA_RIDX_MAINTHREAD
LUA_TNONE
functions
luaL_checkstring
luaL_checkversion
luaL_dofile
luaL_dostring
luaL_getmetatable
luaL_loadbuffer
luaL_loadfile
luaL_newlib
luaL_newlibtable
luaL_optstring
luaL_typename
lua_call
lua_getextraspace
lua_getuservalue
lua_insert
lua_isboolean
lua_isfunction
lua_islightuserdata
lua_isnil
lua_isnone
lua_isnoneornil
lua_istable
lua_isthread
lua_newtable
lua_newuserdata
lua_pcall
lua_pop
lua_pushcfunction
lua_pushglobaltable
lua_pushliteral
lua_register
lua_remove
lua_replace
lua_setuservalue
lua_tointeger
lua_tonumber
lua_tostring
lua_upvalueindex
lua_yield
manifest constants
LUAI_MAXSTACK
LUAL_NUMSIZES
LUA_AUTHORS
LUA_COPYRIGHT
LUA_EXTRASPACE
LUA_IDSIZE
LUA_MINSTACK
LUA_MULTRET
LUA_NOREF
LUA_NUMTAGS
LUA_REGISTRYINDEX
LUA_RELEASE
LUA_SIGNATURE
LUA_VERSION
LUA_VERSION_MAJOR
LUA_VERSION_MINOR
LUA_VERSION_NUM
LUA_VERSION_RELEASE
LUA_VERSION_RELEASE_NUM
structs
luaL_Buffer
luaL_Reg
luaL_Stream
lua_Debug
lua_State
variables
LUA_REFNIL