bindbc-lua ~master (2021-05-23T11:54:19Z)
Dub
Repo
lua_register
bindbc
lua
v52
Undocumented in source. Be warned that the author may not have intended to support it.
version(LUA_52)
@
nogc
nothrow
void
lua_register
(
lua_State
*
L
,
const
(
char
)*
n
,
lua_CFunction
f
)
Meta
Source
See Implementation
bindbc
lua
v52
modules
binddynamic
bindstatic
types
aliases
lua_objlen
lua_strlen
functions
luaL_addchar
luaL_addsize
luaL_argcheck
luaL_checkint
luaL_checklong
luaL_checkstring
luaL_checkversion
luaL_dofile
luaL_dostring
luaL_getmetatable
luaL_loadbuffer
luaL_loadfile
luaL_newlib
luaL_newlibtable
luaL_optint
luaL_optlong
luaL_optstring
luaL_prepbuffer
luaL_typename
lua_call
lua_equal
lua_getgccount
lua_getregistry
lua_isboolean
lua_isfunction
lua_islightuserdata
lua_isnil
lua_isnone
lua_isnoneornil
lua_istable
lua_isthread
lua_lessthan
lua_newtable
lua_pcall
lua_pop
lua_pushcfunction
lua_pushglobaltable
lua_pushliteral
lua_register
lua_tointeger
lua_tonumber
lua_tostring
lua_tounsigned
lua_upvalueindex
lua_yield